{% extends 'base.html' %} {% block content %}

Model List

{% for key, model in models.items() %} {% endfor %}
{% endblock %}