{% extends 'base.html.twig' %} {% block title %}Tableau de bord{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block body %}
Ville | Code postal | Complétion | Nombre de commerces | Actions |
---|---|---|---|---|
{{ stat.name }} {% if not stat.name and stat.zone starts with '751' %} Paris {{ stat.zone|slice(-2) }}e. {% endif %} | {{ stat.zone }} | {{ stat.completionPercent }}% | {{ stat.places|length }} |