X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/23025f539214ffbd82a597d4a1d70808d6e59f31..1ec74acaf19f8e008caa16d50c289a3bf0ae6eb4:/wolnelektury/templates/auth/login.html diff --git a/wolnelektury/templates/auth/login.html b/wolnelektury/templates/auth/login.html index 553e873a0..caa0aea2c 100644 --- a/wolnelektury/templates/auth/login.html +++ b/wolnelektury/templates/auth/login.html @@ -1,14 +1,20 @@ -{% extends "ajaxable/form.html" %} {% load i18n %} +

{{ title }}

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

{% trans "or join accounts:" %}

+

{% trans "Sign in using:" %}

-