{% load object_detail %}
{{ group.title }}
{% if group.description %}

{{ group.description }}

{% endif %}