X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0ae93a9cec777350e56c870b6dc8772d8541f252..d606942f6eb286933eb71f4232db580fcb3a166c:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 7a85fa60e..b7f699316 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,75 +1,146 @@ -{% load i18n %} -{% load chunks compressed catalogue_tags sponsor_tags %} + {% load i18n compressed catalogue_tags sponsor_tags %} - {% block title %}WolneLektury.pl{% endblock %} - + + + {% trans "Wolne Lektury internet library" %} + {% block titleextra %}{% endblock %} + + {% compressed_css "all" %} - {% compressed_js "jquery" %} - {% compressed_js "all" %} + {% block extrahead %} {% endblock %} - + {% block bodycontent %} -
- {% chunk "top-message" %} -
- -