From 4deecbf67ed7417053f6ee92d9fbbee6db0bde92 Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 23 Aug 2023 02:49:44 +0300 Subject: [PATCH] fix tabs --- files/templates/login/login.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/files/templates/login/login.html b/files/templates/login/login.html index f888247bb0..5899e6eefe 100644 --- a/files/templates/login/login.html +++ b/files/templates/login/login.html @@ -16,18 +16,18 @@ {%- endset -%} {% if failed %}{{macros.alert(error_text, true)}}{% endif %}
- - - - - - Forgot password? - -
- Don't have an account? -
+ + + + + + Forgot password? + +
+ Don't have an account? +
{% endblock %}