X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..0543785bb9e74989036d99eb25cf23c3ef82cdf7:/src/wolnelektury/templates/openid/login.html diff --git a/src/wolnelektury/templates/openid/login.html b/src/wolnelektury/templates/openid/login.html index 41eafa479..f9b4b34ba 100644 --- a/src/wolnelektury/templates/openid/login.html +++ b/src/wolnelektury/templates/openid/login.html @@ -6,28 +6,22 @@ {% block head_title %}{% trans "OpenID Sign In" %}{% endblock %} {% block body %} - -

{% trans 'OpenID Sign In' %}

-
- -
-{% csrf_token %} -
- -{#{form|as_uni_form}#} -
- - -
- - -
- -
-
-
- -
+

{% trans 'OpenID Sign In' %}

+
+
+ {% csrf_token %} +
+ {#{form|as_uni_form}#} +
+ + +
+
+ +
+
+
+
{% endblock %}