diff --git a/photo21/templates/index.html b/photo21/templates/index.html index 63be33d..e9fd5fa 100644 --- a/photo21/templates/index.html +++ b/photo21/templates/index.html @@ -46,9 +46,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
- {% if request.user.is_authenticated %} - {% trans "Connected as" %} {{ request.user.username }}. - {% endif %} + {% trans "Connected as" %} {{ request.user.username }}.
{% csrf_token %} Changer la langue :