X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/757ec785cad3a4559f1a9d21ec8d2c291f5cd1fe..f88f26e37b7f97e31ff75742eecd21d7f3fe4f16:/wolnelektury/templates/superbase.html diff --git a/wolnelektury/templates/superbase.html b/wolnelektury/templates/superbase.html new file mode 100644 index 000000000..5813a2b7f --- /dev/null +++ b/wolnelektury/templates/superbase.html @@ -0,0 +1,201 @@ + + + {% load cache compressed i18n %} + {% load catalogue_tags reporting_stats sponsor_tags %} + + + + + + + + + {% block ogextra %}{% endblock %} + + + {% block title %}{% trans "Wolne Lektury" %} :: + {% block titleextra %}{% endblock %}{% endblock %} + + + {% compressed_css "all" %} + {% compressed_css "screen" %} + + + + + {% block extrahead %} + {% endblock %} + + + + {% block bodycontent %} + +
+ + + +
+
+ + + +
+ +
+ + {{search_form.q}} + +
+ +
+ +
+
+ + + +
+
+ + + +
+ + + +
+ + + + {% block body %} + {% endblock %} + + + + +
+ +
{# end main-content #} + + + + + + + {# template #} +
+
{% trans "Close" %}
+
+

* {% trans "Loading" %}

+
+
+ + + {% endblock bodycontent %} + + + + + {% compressed_js "base" %} + + + +