{% extends 'stadt/stadt.html' %} {% load crispy_forms_tags %} {% block title %}Gespräch - {{ site.name }}{% endblock %} {% block menu %} {% if view.entity.is_group %} {% with group=view.entity menu='conversation' %}{{ block.super }}{% endwith %} {% else %} {% with menu='conversation' %}{{ block.super }}{% endwith %} {% endif %} {% endblock %} {% block breadcrumb %}{% breadcrumb view.entity 'Gespräch' %}{% endblock %} {% block heading_title %}