X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f82fa14e5f5b02994272fc0b588e557d5be6f2a4..3c0e373447323b5e33b273859e790a2054771afa:/src/wolnelektury/templates/auth/login.html?ds=inline 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" %}