X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/56ed13f0a0ea439aae31b0b172bfbb42f89bfaf8..b2b5fe2fe17de8b00bc8f213172b3928f2f412b5:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 5236f9f..8260886 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,21 +1,31 @@ {% 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 %} {% load compressed %} - + - {% trans "Culture's right" %} + {% block "titleextra" %}{% endblock %}{% trans "Right to Culture" %} + {% compressed_css 'base' %} + {% block "extra_css" %}{% endblock %} + + + + + + + + + {% block "headextra" %}{% endblock %}
- -
@@ -42,8 +52,9 @@
@@ -55,13 +66,20 @@

{% trans "Upcoming events" %}

{% events_box %}
+ - +