X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/dff86ce568077249fc7c713bd35ce19a0bdb942e..f906193db2ec44590f57beae2e8ee2df76117b7b:/wolnelektury/templates/base.html?ds=sidebyside diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index f6055d09d..9d490ae3f 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,78 +1,130 @@ -{% 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" %} -
- -