{% include "chlamdb/header.html" %} {% load custom_tags %}
{% include "chlamdb/menu.html" %}

{{description|safe}}

{{object_name_plural}}

{% for group in groups %} {% endfor %}
{{group|safe}}
{% include "chlamdb/style_menu.html" %}