{% if showTrainingName %}

{{training_title|raw}}

{% endif %} {% if contentPlacement == "top"%} {{content|raw}} {% endif %} {% if showZumKalenderButton and zumKalenderButtonUrl %}
{% if zumKalenderButtonLabel %}{{ zumKalenderButtonLabel }}{% else %}Zum Kalender{% endif %}
{% endif %} {% if contentPlacement == "bottom" %} {{content|raw}} {% endif %}