X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e26eab6acc241c451e02f229fe99402675c99f81..49fd68327eee961b167b0dbbb80e99d6295afe10:/src/wolnelektury/templates/base.html?ds=sidebyside diff --git a/src/wolnelektury/templates/base.html b/src/wolnelektury/templates/base.html index 345b80f15..f1a7bf685 100644 --- a/src/wolnelektury/templates/base.html +++ b/src/wolnelektury/templates/base.html @@ -1,4 +1,69 @@ -{% extends "superbase.html" %} + +{% load i18n %} +{% load cache %} +{% load pipeline %} +{% load static %} +{% load funding_tags %} +{% load piwik_tags %} +{% load title %} +{% block settings %} +{% endblock %} -{% block ogtitle %}{% block titleextra %}{{ page_title }}{% endblock %}{% endblock %} + +
+ + + +