{% if training.fin >= 100 %}

{{training.title}}

{{training.title}}
{% if current_user.user_firstname is not empty and current_user.user_lastname is not empty %}
Teilnahmezertifikat
{% endif %}
{% endif %}