X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/b1fb752ca1abb051a63da4729e34a80affc25c76..a55d79e4c27c893841712145e38d4a4a61e04b20:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 452e3f0..57ea892 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,33 +1,34 @@ + {% load url from future %} {% load i18n static %} -{% load migdal_tags events_tags %} +{% load common_tags migdal_tags share %} {% load compressed %} - + - {% trans "Culture's right" %} + {% block "titleextra" %}{% endblock %}CopyCamp + {% compressed_css 'base' %} + + + + + + + +
- -
-
- {% trans "Organizer" %}
- - {% trans -
- {% trans "Sponsor" %}
- - {% trans +
@@ -35,7 +36,7 @@
{% compressed_js 'base' %} + {{ piwik_tag|safe }} - \ No newline at end of file +