X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/8e82784fa2fe21d9c3828adbf43178a39c7cdea6..846b69463a94546a97e392f8f7ade04669df1537:/prawokultury/templates/base.html?ds=inline diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index b21a928..6473962 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,33 +1,35 @@ + {% load url from future %} {% load i18n static %} -{% load migdal_tags events_tags %} +{% load fnp_common migdal_tags fnp_share %} {% load compressed %} - + - {% trans "Culture's right" %} + {% block "titleextra" %}{% endblock %}CopyCamp + {% compressed_css 'base' %} + + + + + + + +
- -
-
- {% trans "Organizer" %}
- - {% trans -
- {% trans "Sponsor" %}
- - {% trans +
@@ -35,7 +37,7 @@
+ + {% compressed_js 'base' %} + {{ piwik_tag|safe }} - \ No newline at end of file +