X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/87e084d47c335cd6f0b3e91d614999f55d148044..9bc86f5a6542c5893ac94284da33162a7c7be2d6:/src/wolnelektury/templates/socialaccount/login_cancelled.html?ds=sidebyside diff --git a/src/wolnelektury/templates/socialaccount/login_cancelled.html b/src/wolnelektury/templates/socialaccount/login_cancelled.html index bee55649a..5c0892827 100644 --- a/src/wolnelektury/templates/socialaccount/login_cancelled.html +++ b/src/wolnelektury/templates/socialaccount/login_cancelled.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "base_simple.html" %} {% load i18n %} @@ -16,4 +16,3 @@ {% endblock %} -