{% extends "bread/base.html" %} {% block content %}

Overview

Available apps {% for app, admins in app_urls.items %}

{{ app|title }}

{% endfor %} {% endblock content %}