X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/23025f539214ffbd82a597d4a1d70808d6e59f31..7605d3596bad00cbb815454faac690c6b06808f2:/wolnelektury/templates/auth/login.html diff --git a/wolnelektury/templates/auth/login.html b/wolnelektury/templates/auth/login.html index 553e873a0..7fbd570c0 100644 --- a/wolnelektury/templates/auth/login.html +++ b/wolnelektury/templates/auth/login.html @@ -1,14 +1,23 @@ -{% 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:" %}

-