X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/dd425f4b68f52cd5ac634104780cb48998af9562..f551c7053c91818b3ac0dfccc2e699dc6517fae1:/wolnelektury/templates/auth/login.html diff --git a/wolnelektury/templates/auth/login.html b/wolnelektury/templates/auth/login.html index d3cf660dd..caa0aea2c 100644 --- a/wolnelektury/templates/auth/login.html +++ b/wolnelektury/templates/auth/login.html @@ -1,28 +1,20 @@ {% load i18n %} - - - - {% trans "Authorize Token" %} - - - - -

WolneLektury.pl - {% trans "Sign in" %} / {% trans "Register"%}

-
-

{% trans "Sign in" %}

- -

-
+

{{ title }}

-
-

{% trans "Register" %}

- -
- - \ No newline at end of file +
+
    +
    + {{ form.as_ul }} +
  1. {% trans "Forgot Password?" %}
  2. +
  3. +
+
+ +

{% trans "Sign in using:" %}

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