diff --git a/users/templates/users/login.html b/users/templates/users/login.html index bc272ec..ed3a0c8 100644 --- a/users/templates/users/login.html +++ b/users/templates/users/login.html @@ -31,7 +31,7 @@ {% endfor %} {% endif %} - +
@@ -39,7 +39,7 @@

{% trans 'Sign in with your account to continue' %}

- +
{% csrf_token %}
@@ -52,10 +52,10 @@
- + - - + +
{% if not deny_register %} @@ -74,23 +74,23 @@
- + {% if not deny_register %}
{% trans 'Forgot your password?' %} - @@ -116,15 +113,14 @@
{% trans 'Forgot your password?' %} - @@ -153,7 +146,7 @@
- + {% endblock%} {% block footer %} @@ -171,4 +164,4 @@ {% endblock %} {% block bottommenu %} -{% endblock %} \ No newline at end of file +{% endblock %} -- libgit2 0.21.2