X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..05654e3a2f44de8dd901651b0a74e6f4eda980be:/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 %}