{% include "chlamdb/header.html" %} {% load custom_tags %}
{% include "chlamdb/menu.html" %}
{{description|safe}}
{{object_name_plural}}
{% for group in groups %}
{{group|safe}}
{% endfor %}
Add new group
{% include "chlamdb/style_menu.html" %}