X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0882d9a8ec29b8f6c80359a9eca7e5034dc2eb24..06175c1d644d5a6f3093c945f18d6b3c33cc8d46:/src/wolnelektury/templates/2022/base.html diff --git a/src/wolnelektury/templates/2022/base.html b/src/wolnelektury/templates/2022/base.html new file mode 100644 index 000000000..6d9a056f5 --- /dev/null +++ b/src/wolnelektury/templates/2022/base.html @@ -0,0 +1,4 @@ +{% extends "2022/base_real.html" %} + + +{% block ogtitle %}{% block titleextra %}{{ page_title }}{% endblock %}{% endblock %}