{# {{training.title}} #}
{{training.title}}
{% if customtitle is not empty %}

{{customtitle}} {{loop.index}}

{% endif %} {% if showtitle == 1 %}

{{training.title}}

{% endif %}
{% for lektion in training.lektionsliste %} {% include "abzeichen/abzeichen-lektion.html" with {'lektionsabzeichen': training.hasLektionsabzeichen, 'countLektionsabzeichen': training.countLektionsabzeichen} %} {% endfor %}