rearrangements: new core app, templates in apps, split settings;
[wolnelektury.git] / apps / wolnelektury_core / templates / base.html
diff --git a/apps/wolnelektury_core/templates/base.html b/apps/wolnelektury_core/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 %}