{% block sidebar %}
-
+ {% trans "Workshops" %}
+
{% sponsor_page 'main' %}
X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/ebc2f30757c39ad8decccbe020f4a721130534df..c7f8cb6b1de566733d66a568780b44bc9cab7d16:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 8c80fc9..85d77a4 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -5,6 +5,7 @@ {% load sponsor_tags %} {% load compressed %} {% load piwik_tags %} +{% load entry_url %}