X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/95a37db8ae5eb7c22eacda134cf396c8ca50f70a..a8efde3b7502e1e3b612fe55c62932d06c8a6565:/prawokultury/templates/base.html
diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html
index 011ebff..986eec5 100644
--- a/prawokultury/templates/base.html
+++ b/prawokultury/templates/base.html
@@ -8,22 +8,23 @@
{% load piwik_tags %}
- {% block "titleextra" %}{% endblock %}{% trans "Right to Culture" %}
+ {% block titleextra %}{% endblock %}{% trans "Right to Culture" %}
{% compressed_css 'base' %}
- {% block "extra_css" %}{% endblock %}
+ {% block extra_css %}{% endblock %}
-
-
+
+
-
-
-
+
+
+
- {% block "headextra" %}{% endblock %}
+
+ {% block headextra %}{% endblock %}
- {# 1% {% load fnp_annoy %}{% annoy %} #}
+ {% load fnp_annoy %}{% annoy %}
@@ -54,7 +58,7 @@