{% load i18n cosinnus_tags %} {% if group and group.type == 1 or group_model == "CosinnusSociety" or group_type == 1 %}
  • {% trans "Group overview" %}
  • {% else %}
  • {% trans "Project overview" %}
  • {% endif %} {% if group %}
  • {{ group.name }}
  • {% endif %}