carte thèmatique

This commit is contained in:
Tykayn 2025-07-05 16:15:56 +02:00 committed by tykayn
parent 2fd0d8d933
commit 5fe2804a1a
5 changed files with 253 additions and 142 deletions

View file

@ -13,7 +13,7 @@
<a href="{{ path('admin_followup_theme_graph', {'insee_code': stats.zone, 'theme': theme}) }}" class="btn btn-primary me-2">
<i class="bi bi-graph-up"></i> Graphe détaillé
</a>
<a href="https://osm-mon-commerce.fr/?insee={{ stats.zone }}" target="_blank" class="btn btn-success me-2">
<a href="{{ path('app_public_index') }}" target="_blank" class="btn btn-success me-2">
<i class="bi bi-globe"></i> OSM Mon Commerce
</a>
</div>