lieux trouvés en plus: {{ new_places_counter }} diff --git a/templates/admin/stats.html.twig b/templates/admin/stats.html.twig index 0822950..a4cf711 100644 --- a/templates/admin/stats.html.twig +++ b/templates/admin/stats.html.twig @@ -22,164 +22,6 @@ {% endblock %} -{% block javascripts %} - {{ parent() }} - - - - - -{% endblock %} - {% block body %}
Date | -Places | -Complétion | -Emails count | -Emails sent | -Opening hours | -Address | -Website | -Siret | - {#Accessibilite | #} - {#Note | #} -
---|---|---|---|---|---|---|---|---|---|---|
{{ stat.date|date('d/m/Y') }} | -{{ stat.placesCount }} | -{{ stat.completionPercent }}% | -{{ stat.emailsCount }} | -{{ stat.emailsSent }} | -{{ stat.openingHoursCount }} | -{{ stat.addressCount }} | -{{ stat.websiteCount }} | -{{ stat.siretCount }} | - {#{{ stat.accessibiliteCount }} | #} - {#{{ stat.noteCount }} | #} -
Comment est calculé le score de complétion ?
- -