{% extends 'base.html.twig' %} {% block title %}Hello PublicController!{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block body %}
Zone | Nombre de commerces | Complétude % | Actions |
---|---|---|---|
{{ stat.zone }} | {{ stat.placesCount }} | {{ stat.completionPercent }} |
Nom | Date de modification | Date de dernier contact | Date de dernière modification | Code postal | Actions | |
---|---|---|---|---|---|---|
{% if place.name %} {{ place.name }} {% else %} {% endif %} | {{ place.email }} | {{ place.modifiedDate | date('Y-m-d H:i:s') }} | {{ place.lastContactAttemptDate | date('Y-m-d H:i:s') }} | {{ place.modifiedDate | date('Y-m-d H:i:s') }} | {{ place.zipCode }} | {% if place.name %} {% else %} {% endif %} |