X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..3c0e373447323b5e33b273859e790a2054771afa:/src/wolnelektury/templates/auth/login.html diff --git a/src/wolnelektury/templates/auth/login.html b/src/wolnelektury/templates/auth/login.html index 756b8ad31..8509b4cf9 100644 --- a/src/wolnelektury/templates/auth/login.html +++ b/src/wolnelektury/templates/auth/login.html @@ -4,20 +4,20 @@

{{ title }}

-{% ssi_csrf_token %} -
    + class="cuteform{% if placeholdize %} hidelabels{% endif %}"> + {% ssi_csrf_token %} +
      {{ form.as_ul }}
    1. {% trans "Forgot Password?" %}
    2. -
    +

{% trans "Sign in using:" %}

{% include "socialaccount/snippets/login_extra.html" %}