diff --git a/files/templates/login/authforms.html b/files/templates/login/authforms.html index a9f5c949e..dfd7c2087 100644 --- a/files/templates/login/authforms.html +++ b/files/templates/login/authforms.html @@ -21,24 +21,13 @@ {% endif %} -
- -{% block authtext %}{% endblock %}
{% if error %}Glad to have you back!
- {% if failed %}To login, please enter the 6-digit verification code generated in your authenticator app.
{% if failed %}Looks like someone wants you to join {{SITE_TITLE}}.
- {% else %} -No email address required.
- {% endif %} -