{% extends "page.html" %} {% block subtitle %}{{ c.group_dict.display_name }} - {{ _('Organizations') }}{% endblock %} {% block breadcrumb_content %}
{{ h.markdown_extract(c.group_dict.description, extract_length=0) }}
{% else %}{{ _('There is no description for this organization') }}
{% endif %} {% endblock %} {% block secondary_content %} {% set organization = c.group_dict %}