X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/0986233dc5f9437fc020c3df70fb4e488a8b1280..ac2bf5fce0bddb3d687562c70dc7f4b90758b95d:/prawokultury/templates/base.html?ds=sidebyside
diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html
index 7b5a4b0..2ea8154 100755
--- a/prawokultury/templates/base.html
+++ b/prawokultury/templates/base.html
@@ -1,32 +1,39 @@
 
-{% load url from future %}
 {% 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 %}
         
         
          
@@ -73,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
             
             
 
 
     
-    
+    
     {% compressed_js 'base' %}
-    {{ piwik_tag|safe }}
+    {% tracking_code %}