{% extends "dashboard/classes/default.html" %} {% block content %}

Test:

{% for obj in test %}
{{ obj.case_id }}
{% endfor %} {% endblock %}