diff --git a/files/templates/login/login.html b/files/templates/login/login.html index f888247bb..5899e6eef 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 %}