{% if training.modalità == "edit" or training.modalità == "add" %}









{% for user in training.crew %}
{% endfor %}

{% for user in training.crew %}
{% endfor %}





{% endif %} {% if training.modalità == "delete" %}

{{ 'Are you sure you want to delete the training?'|t }}

{% endif %}