X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/83c4c99bd2c1785bf0c9d47a4584278c8083d20c..ea7c8f08935cbc7bdf98896f35538f279fd816aa:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 0a92ff7..3794c4d 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,41 +1,45 @@ -{% load url from future %} -{% load i18n static %} -{% load common_tags migdal_tags events_tags share %} -{% load compressed %} +{% load i18n %} +{% load static from staticfiles %} +{% load fnp_common migdal_tags fnp_share fnp_lang menu_tags %} +{% load sponsor_tags %} +{% load pipeline %} +{% load piwik_tags %} +{% load entry_url %} - {% block "titleextra" %}{% endblock %}{% trans "Culture's right" %} + {% block titleextra %}{% endblock %}CopyCamp - {% compressed_css 'base' %} + {% stylesheet 'base' %} - - - - - - - + + + + + + + +
+ {% comment %} + + + + {% endcomment %} +
+ {% trans
-
- {% trans "Organizer" %}
- - {% trans -
- {% trans "Sponsor" %}
- - {% trans + PrawoKultury.pl +
@@ -43,44 +47,41 @@
- {% block "body" %}{% endblock %} + {% block body %}{% endblock %}
@@ -91,7 +92,7 @@
ul. Marszałkowska 84/92 lok. 125
00-514 Warszawa
- tel/fax: +48 22 621 30 17
+ tel: +48 22 621 30 17
e-mail: fundacja@nowoczesnapolska.org.pl

@@ -109,8 +111,8 @@
- - {% compressed_js 'base' %} - {{ piwik_tag|safe }} + + {% javascript 'base' %} + {% tracking_code %}