diff --git a/la_chariotte/templates/home.html b/la_chariotte/templates/home.html index 6330834..f1aed07 100644 --- a/la_chariotte/templates/home.html +++ b/la_chariotte/templates/home.html @@ -3,7 +3,7 @@ {% block title %}Accueil{% endblock %} {% block content_title %} -Bienvenue{% if user.is_authenticated %}, {{ user.username }}{% else %} !{% endif %} +Bienvenue{% if user.is_authenticated %}, {{ user.username }}{% else %} !{% endif %} {% endblock %} {% block content %}