{% extends 'domain/backend/layouts/base.html.twig' %} {% block title %}Tableau de bord{% endblock %} {% block stylesheets %} {% endblock %} {% block javascript %} {% endblock %} {% block body %}

Partenaires

{{ partners|length }}

{#

8.5% New Sessions Today

#}

Total Posts

{{ posts|length }}

{#

1.5% Weekly Avg.Sessions

#}

Nombre de Stations-services

{{ stations|length }}

{#

8% Up Bounce Rate Weekly

#}

Visites des différentes pages

{% for key, statistique in statistiques %} {% endfor %}
Clé Libelle Clics
{{ key }}
{{ key }}
{{ statistique.clicks }} clics
{% endblock %}