{{ message }}
{% endfor %}
{% for message in app.flashes('error') %}
{{ message }}
{% endfor %}
Actions
U
- Utilisateurs
- {{ userCount }}{% if newUserCount > 0 %} ({{ newUserCount }}){% endif %}
O
- Obstacles
- {{ obstacleCount }}{% if newObstacleCount > 0 %} ({{ newObstacleCount }}){% endif %}
I
- Images
- {{ imageCount }}{% if newImageCount > 0 %} ({{ newImageCount }}){% endif %}
S
- Signalements
- {{ reportingCount }}{% if newReportingCount > 0 %} ({{ newReportingCount }}){% endif %}