X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/30b6eeb29c8f1b6696181d219a7ab602e593a50b..9362aac47564f9b03a3fcad625b312e85dfdf6db:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 53d70360c..061197f9b 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,99 +1,148 @@ -{% load chunks compressed catalogue_tags %} + {% load i18n chunks compressed catalogue_tags sponsor_tags %} + + {% block title %}WolneLektury.pl{% endblock %} - + + {% compressed_css "all" %} + + {% compressed_js "jquery" %} {% compressed_js "all" %} {% block extrahead %} {% endblock %} + + {% block bodycontent %}
{% chunk "top-message" %}