X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5a7aa53544f4bc488e4f09facc3ba3af7c36feb9..151ce2b12c8d669837e0b50b06e9828574bbb7cc:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index da5ab63a7..adcdaf73e 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -4,8 +4,12 @@ {% load i18n chunks compressed catalogue_tags sponsor_tags %} + + {% block title %}WolneLektury.pl{% endblock %} - + + {% compressed_css "all" %} {% compressed_js "jquery" %} @@ -24,7 +28,7 @@ {% endblock bodycontent %} + {{ piwik_tag|safe }}