X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/65a1f637391920c91a42cfd36695e55b84a1eb95..98e12313596c58738fc7e3eeaccfde202b91ef2a:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index f481c9767..ddec560b4 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,39 +1,63 @@ -{% load chunks compressed catalogue_tags %} +{% load i18n %} +{% load 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" %}