- {% block "sidebar" %}
+ {% block sidebar %}
- {% block "body" %}{% endblock %}
+ {% block body %}{% endblock %}
X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/6e28d2a2680de3290eaed5e90cc128d33fe27046..ebc2f30757c39ad8decccbe020f4a721130534df:/prawokultury/templates/base.html?ds=inline diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 107c01d..8c80fc9 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -7,17 +7,17 @@ {% load piwik_tags %}
-