From b2fbd0de7691187c2a819e6417d990c2ed264b7b Mon Sep 17 00:00:00 2001 From: assou <arielle.assoukou@etu.univ-amu.fr> Date: Tue, 1 Apr 2025 17:59:38 +0200 Subject: [PATCH] arielle --- views/profil.mustache | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/views/profil.mustache b/views/profil.mustache index 9e240fd..f766107 100644 --- a/views/profil.mustache +++ b/views/profil.mustache @@ -12,6 +12,11 @@ <a href="/">Accueil</a> | <a href="/objets">Objets</a> | <a href="/deconnexion">Déconnexion</a> + + + <a href="/">Accueil</a> | + <a href="/objets">Objets</a> | + <a href="/deconnexion">Déconnexion</a> </nav> </header> -- GitLab