{% extends 'dashboard.html' %} {% block dashboard-body %}
{% for model in models %} {% endfor %}
{% endblock dashboard-body %}