diff --git a/photo21/templates/base.html b/photo21/templates/base.html index a595efb..d863a89 100644 --- a/photo21/templates/base.html +++ b/photo21/templates/base.html @@ -44,15 +44,32 @@ SPDX-License-Identifier: GPL-3.0-or-later {% if request.user.is_authenticated %} {% else %} + {% endif %}