Fix non existing route
All checks were successful
Build & Deploy / Validation, build et push (push) Successful in 7m22s

This commit is contained in:
Ploush 2026-07-07 18:10:11 +02:00
parent a746069e4f
commit 77fa30d75f

View file

@ -39,7 +39,7 @@
> >
Statistiques Statistiques
</a> </a>
<a href="{{ path('app_news') }}" <a href="{{ path('app_accueil') }}"
class="nav-link {{ current_route == 'app_news' ? 'active' }}" class="nav-link {{ current_route == 'app_news' ? 'active' }}"
data-action="click->header-mobile#close" data-action="click->header-mobile#close"
> >