{% if showTrainingName %}

{{training_title|raw}}

{% endif %} {% if contentPlacement == "top"%} {{content|raw}} {% endif %} {% if contentPlacement == "bottom" %} {{content|raw}} {% endif %}