X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/df7591ba8d0b16c2faf45c0064a86a6f31a3733b..e21bf280d6b5c5bdb431a13a36f4fd793f7d7508:/prawokultury/templates/base.html?ds=inline
diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html
index 19eefc4..a7ca7ad 100755
--- a/prawokultury/templates/base.html
+++ b/prawokultury/templates/base.html
@@ -1,31 +1,39 @@
-{% load url from future %}
-{% load i18n static %}
+{% load i18n %}
+{% load static from staticfiles %}
{% load fnp_common migdal_tags fnp_share fnp_lang menu_tags %}
{% load sponsor_tags %}
{% load compressed %}
+{% load piwik_tags %}
+{% load entry_url %}
-
+ {% comment %}
+
+
+
+ {% endcomment %}
+
- {% block "body" %}{% endblock %}
+ {% block body %}{% endblock %}
@@ -72,7 +90,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
@@ -90,8 +109,8 @@
-
+
{% compressed_js 'base' %}
- {{ piwik_tag|safe }}
+ {% tracking_code %}