X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/116e12f0b6388f3f3402d4a28fcef524e2c14159..bb4d6a520eba3b7fcd5896bbd23c52c4a80c623a:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index c7eec44..f296cb6 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,19 +1,33 @@ {% load url from future %} -{% load i18n static %} -{% load migdal_tags events_tags %} +{% load i18n %} +{% load static from staticfiles %} +{% load fnp_common menu_tags migdal_tags events_tags fnp_share fnp_lang fnp_annoy %} {% load compressed %} - +{% load chunks %} + - {% trans "Culture's right" %} + {% block "titleextra" %}{% endblock %}{% trans "Right to Culture" %} + {% compressed_css 'base' %} + {% block "extra_css" %}{% endblock %} + + + + + + + + + {% block "headextra" %}{% endblock %} + {% annoy %}
@@ -40,8 +54,9 @@
@@ -53,13 +68,20 @@

{% trans "Upcoming events" %}

{% events_box %}
+ - +