diff --git a/photo21/templates/account/email.html b/photo21/templates/account/email.html index ee7a394..19fa9c5 100644 --- a/photo21/templates/account/email.html +++ b/photo21/templates/account/email.html @@ -15,9 +15,6 @@ SPDX-License-Identifier: GPL-3.0-or-later -
diff --git a/photo21/templates/base.html b/photo21/templates/base.html index ce771a1..cf80e1b 100644 --- a/photo21/templates/base.html +++ b/photo21/templates/base.html @@ -72,6 +72,7 @@ SPDX-License-Identifier: GPL-3.0-or-later {% if request.user.is_authenticated %} + {% if not request.user.socialaccount_set.all %} + {% endif %}