{% if post.has_agenda %} Agenda {% if filename_agenda %} {% endif %}
{% endif %} {% if post.has_protocol %} Protokoll {% if filename_protocol %} {% endif %}
{% endif %} {% endif %} {% if post.has_agenda %}
Agenda
{{ post.agenda_html|safe }}{% elif post.body %} {{ post.body|safe|add_internal_links|tags_to_url }} {% endif %} {% if request.user.is_authenticated and post.has_protocol %}