{% extends 'base.html.twig' %} {% block title %}Canton index{% endblock %} {% block body %}
Id | Label | NbBureaux | NbBureauxDepouilles | NbInscrits | NbVote | NbVoteBlancs | actions |
---|---|---|---|---|---|---|---|
{{ canton.id }} | {{ canton.label }} | {{ canton.nbBureaux }} | {{ canton.nbBureauxDepouilles }} | {{ canton.nbInscrits }} | {{ canton.nbVote }} | {{ canton.nbVoteBlancs }} | show edit |
no records found |