X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/cd06816dd36efc08b36af102ae384606bb5ba419..95045552540ca917d273954ebfa20b47a306bb93:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 1c60b4151..ddec560b4 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,43 +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 %} - + {% trans "Internet Explorer cannot display this site properly. Click here to read more..." %} +
+ {% block bodycontent %}
{% chunk "top-message" %}