diff --git a/templates/user/index.html.twig b/templates/user/index.html.twig index 688946a..7a44fc0 100644 --- a/templates/user/index.html.twig +++ b/templates/user/index.html.twig @@ -7,14 +7,14 @@ {% block title %}Ma page de profil | {{ parent() }}{% endblock %} {% block body %} -
Ma photo
+Ma photo
{# Gestion du dépôt d'un fichier image (Uniquement en mode édition) #} {% if isEditMode %} -