X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..e2a460b0a960df9482701ab10ec135a5cc3c69ac:/src/wolnelektury/templates/site_base.html diff --git a/src/wolnelektury/templates/site_base.html b/src/wolnelektury/templates/site_base.html index b0c2ca524..3982fc4ca 100644 --- a/src/wolnelektury/templates/site_base.html +++ b/src/wolnelektury/templates/site_base.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "base/base.html" %} {# This is for allauth templates. #} {% block bodyid %}auth-page{% endblock %}