{# absenceInfo/edit.html.twig #} {% extends 'base.html.twig' %} {% block page %}

Informations sur les absences

{% if id %}

Modifications des informations sur les absences

{% else %}

Ajout d'une information

{% endif %}
 
Annuler {% if id %} Supprimer {% endif %}
{% endblock %}