{% load static from staticfiles %}
{% load fnp_common menu_tags migdal_tags events_tags fnp_share fnp_lang %}
{% load compressed %}
+{% load chunks %}
<html prefix="og: http://ogp.me/ns#">
<head>
<title>{% block "titleextra" %}{% endblock %}{% trans "Right to Culture" %}</title>
<meta property='og:type' content='{% block "ogtype" %}website{% endblock %}' />
<meta property='og:image' content='{% block "ogimage" %}{{ "/static/img/square-logo.png"|build_absolute_uri:request }}{% endblock %}' />
<meta property='og:locale' content='pl_PL' />
+ {% block "headextra" %}{% endblock %}
</head>
<body>
<div id="body">
{% events_box %}
</div>
<div class="sidebar-box" style="text-align: center">
- <a href="/pierwsza-pomoc"><img src="{% static 'img/ask-a-lawyer.png' %}" alt="{% trans "Ask a lawyer" %}" /></a>
+ {% chunk 'side_promo' %}
</div>
<div id="sidebar-box-categories" class="sidebar-box">
{% categories 'topics' %}