From fc32dd164d9ff5b9674360a3e2e8caf268781b89 Mon Sep 17 00:00:00 2001 From: neo-schobert <77445900+neo-schobert@users.noreply.github.com> Date: Mon, 31 Mar 2025 23:58:22 +0200 Subject: [PATCH] Update Author --- templates/user/profile.html.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/user/profile.html.twig b/templates/user/profile.html.twig index 34c65844..d3fb0775 100644 --- a/templates/user/profile.html.twig +++ b/templates/user/profile.html.twig @@ -1,3 +1,4 @@ +{# Edited By Néo Schobert & Yanis Bentoumi #} {% extends 'base.html.twig' %} {% block title %}Mon Profil{% endblock %} -- GitLab