X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b2af4e3e7a74ea0ec0f02c3eefbab4c3d0a0d6c6..52228a02e5543556ce690e25472e95795693563a:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 297b4d6a6..7832dcd4b 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -4,8 +4,10 @@ {% load i18n chunks compressed catalogue_tags sponsor_tags %} + {% block title %}WolneLektury.pl{% endblock %} - + + {% compressed_css "all" %} {% compressed_js "jquery" %} @@ -24,7 +26,7 @@ {% endblock bodycontent %} + {{ piwik_tag|safe }}