{% extends 'djangomaster/base.html' %} {% block page_title %}Models{% endblock %} {% block content %} {% for module in modules %} {% for model in module.models %}