X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/b6a7388f0d0945186b1f0a39e58557cb346eef25..3552318f888ebf2ab262ca435ec00eb706badadd:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index b484c46..94d9954 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,30 +1,38 @@ -{% 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 %} {% block "titleextra" %}{% endblock %}CopyCamp {% compressed_css 'base' %} - + + - + - - + +
+ {% comment %} + + + + {% endcomment %} +
+ src="{% static "img/copycamp_2016_"|add:request.LANGUAGE_CODE|add:".png" %}" />
PrawoKultury.pl @@ -48,12 +56,21 @@ {% endblock %}
  • {% lang_switcher %}
  • + {% trans "Registration" %}
    - + {% compressed_js 'base' %} - {{ piwik_tag|safe }} + {% tracking_code %}