X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/108c9cc4636b04f4ba3f0edd67c26acbdca36984..849b853b9daf946df00558e72dd90ab3822b2b1b:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index ff40f4113..956888357 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,99 +1,144 @@ -{% 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" %}