X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..8f031335a8a0dabceec381b89eb0cbbcb2f4b637:/src/wolnelektury/templates/openid/login.html diff --git a/src/wolnelektury/templates/openid/login.html b/src/wolnelektury/templates/openid/login.html index 41eafa479..10294d909 100644 --- a/src/wolnelektury/templates/openid/login.html +++ b/src/wolnelektury/templates/openid/login.html @@ -1,33 +1,32 @@ -{% extends "site_base.html" %} +{% extends "openid/base.html" %} -{% load i18n %} -{% load uni_form_tags %} - -{% block head_title %}{% trans "OpenID Sign In" %}{% endblock %} - -{% block body %} -