diff --git a/app/auth/templates/auth/login.html b/app/auth/templates/auth/login.html index 0c82cea3..cfd14b2a 100644 --- a/app/auth/templates/auth/login.html +++ b/app/auth/templates/auth/login.html @@ -19,6 +19,8 @@
{{ error }}
{% endif %} +

Welcome back!

+
{% if show_resend_activation %} @@ -31,8 +33,6 @@
{{ form.csrf_token }}