X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/139af81833f2b6727618d8e2c30cc7157c42e8a1..fa684e7b11bba7f7fce1c0e7832b34d0b8593db4:/wolnelektury/templates/auth/login.html diff --git a/wolnelektury/templates/auth/login.html b/wolnelektury/templates/auth/login.html index 204cce641..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" %}

- -
- - +
+
    +
    + {{ form.as_ul }} +
  1. {% trans "Forgot Password?" %}
  2. +
  3. +
+
+ +

{% trans "Sign in using:" %}

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