X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5207c4d8ee23d6d5df532faa8103a34b1572e45f..23025f539214ffbd82a597d4a1d70808d6e59f31:/wolnelektury/templates/auth/login.html?ds=inline diff --git a/wolnelektury/templates/auth/login.html b/wolnelektury/templates/auth/login.html index 204cce641..553e873a0 100644 --- a/wolnelektury/templates/auth/login.html +++ b/wolnelektury/templates/auth/login.html @@ -1,28 +1,14 @@ +{% extends "ajaxable/form.html" %} {% load i18n %} - - - - {% trans "Authorize Token" %} - - - - -

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

-
-

{% trans "Sign in" %}

- -

-
-
-

{% trans "Register" %}

- -
- - +{% block extra %} + +

{% trans "or join accounts:" %}

+ + + +{% endblock %} + +