login/logout ok

This commit is contained in:
julien
2026-03-09 18:27:28 +01:00
parent a4093d3a3d
commit 31221a0e1f
4 changed files with 34 additions and 2 deletions

View File

@@ -60,7 +60,7 @@
<body>
{# Header commun #}
{% include 'partials/_header.twig' with {'session': _SESSION} %}
{% include 'partials/_header.twig' %}
{# Zone principale chaque page injecte son contenu #}
<main>