X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e26eab6acc241c451e02f229fe99402675c99f81..9bc86f5a6542c5893ac94284da33162a7c7be2d6:/src/wolnelektury/templates/base.html?ds=inline diff --git a/src/wolnelektury/templates/base.html b/src/wolnelektury/templates/base.html index 345b80f15..713a5b559 100644 --- a/src/wolnelektury/templates/base.html +++ b/src/wolnelektury/templates/base.html @@ -1,4 +1,66 @@ -{% extends "superbase.html" %} + +{% 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 %} + +
+ + + +