X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..9bc86f5a6542c5893ac94284da33162a7c7be2d6:/src/wolnelektury/templates/socialaccount/login_cancelled.html 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 %} -