infopage
[wolnelektury.git] / 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 (file)
index 0000000..6d9a056
--- /dev/null
@@ -0,0 +1,4 @@
+{% extends "2022/base_real.html" %}
+
+
+{% block ogtitle %}{% block titleextra %}{{ page_title }}{% endblock %}{% endblock %}