Code layout change.
[wolnelektury.git] / src / wolnelektury / templates / base.html
diff --git a/src/wolnelektury/templates/base.html b/src/wolnelektury/templates/base.html
new file mode 100644 (file)
index 0000000..fac9319
--- /dev/null
@@ -0,0 +1,4 @@
+{% extends "superbase.html" %}
+
+
+{% block ogtitle %}{% block titleextra %}{% endblock %}{% endblock %}