{% extends 'base.html.twig' %} {% block body %} {% block title %}Welcome!{% endblock %} {% block stylesheets %}{% endblock %} {% block javascripts %}{% endblock %}

LISTE DES QUOTIENTS FAMILIAUX Ajouter



{% for q in quotients %} {% else %} {% endfor %}
Libelle Quotient minimum Action
{{ q.libelle }} {{ q.quotientMini }} Modifier Supprimer
Aucun quotient familial n'a été trouvé.
{% endblock %}