{% extends "index.html" %} {% block content %} {% for key, value in oops.items %} {% endfor %}
{{ key }}{{ value|linebreaksbr }}
{% endblock %}