X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f13036cd3cc81468df621cc0659ec8fc42548cf3..4b8b38831554745dd2de866c71f526bfbc19c7e9:/wolnelektury/templates/base.html?ds=sidebyside diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 3e2678dcc..adcdaf73e 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -5,8 +5,11 @@ + {% block title %}WolneLektury.pl{% endblock %} - + + {% compressed_css "all" %} {% compressed_js "jquery" %} @@ -25,7 +28,7 @@ {% endblock bodycontent %} + {{ piwik_tag|safe }}