vue router pour l'history

This commit is contained in:
Valentin
2024-08-05 21:08:09 +02:00
parent a05f81c2d9
commit f61c81c714
8 changed files with 419 additions and 35 deletions

View File

@@ -64,7 +64,7 @@
<a id="main-content" tabindex="-1"></a>{# link is in html.html.twig #}
<div class="layout-content">
{{ page.content }}
{{ page.content }}
</div>{# /.layout-content #}
{% if page.sidebar_first %}