X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/b6a7388f0d0945186b1f0a39e58557cb346eef25..71274e7883a293e90142f47c8c3f509a37932fbf:/prawokultury/templates/base.html
diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html
index b484c46..80426f9 100755
--- a/prawokultury/templates/base.html
+++ b/prawokultury/templates/base.html
@@ -1,30 +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 %}
@@ -71,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
@@ -89,8 +109,8 @@
-
+
{% compressed_js 'base' %}
- {{ piwik_tag|safe }}
+ {% tracking_code %}