{% extends "admin/_base.html" %} {% block content %} {% for name, model in models.items() %} {% endfor %} {% endblock %}