{% load i18n %}
{% load static from staticfiles %}
{% load fnp_common menu_tags migdal_tags events_tags fnp_share fnp_lang %}
{% load i18n %}
{% load static from staticfiles %}
{% load fnp_common menu_tags migdal_tags events_tags fnp_share fnp_lang %}
{% load chunks %}
{% load piwik_tags %}
<html prefix="og: http://ogp.me/ns#">
<head>
<title>{% block titleextra %}{% endblock %}{% trans "Right to Culture" %}</title>
<link rel="shortcut icon" type="image/png" href="{% static "img/favicon.png" %}" />
{% load chunks %}
{% load piwik_tags %}
<html prefix="og: http://ogp.me/ns#">
<head>
<title>{% block titleextra %}{% endblock %}{% trans "Right to Culture" %}</title>
<link rel="shortcut icon" type="image/png" href="{% static "img/favicon.png" %}" />
{% block extra_css %}{% endblock %}
<meta charset="UTF-8" />
<meta property='og:url' content='{% block ogurl %}{{ request.get_full_path|build_absolute_uri:request }}{% endblock %}' />
{% block extra_css %}{% endblock %}
<meta charset="UTF-8" />
<meta property='og:url' content='{% block ogurl %}{{ request.get_full_path|build_absolute_uri:request }}{% endblock %}' />