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

Defined templates for group {{ group }}

{% if template_list %} {% else %}

There are no templates defined for this group.

{% endif %} {% endblock content %}