diff --git a/templates/user/profile.html.twig b/templates/user/profile.html.twig index 34c65844e4af659c9624b7a616b375b79f88aa14..d3fb0775617ba11d09732dd17152c2a9569a2b00 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 %}