From b3d99e46d8e625d9b43c306f9cdb4a63d2b7911d Mon Sep 17 00:00:00 2001 From: Pauline S Date: Tue, 2 May 2023 14:25:10 +0000 Subject: [PATCH] unsecable space --- la_chariotte/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}