- {% block "sidebar" %}
+ {% block sidebar %}
- {% block "body" %}{% endblock %}
+ {% block body %}{% endblock %}
X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/cc95f9c496f17f8c5013c7d68709517660e2269c..ebc2f30757c39ad8decccbe020f4a721130534df:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 48293a8..8c80fc9 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -7,17 +7,17 @@ {% load piwik_tags %}
-