{% load i18n catalogue_tags infopages_tags %}
{% load ssi_include from ssify %}
{% load cache %}
+{% load funding_tags %}
{% get_current_language as LANGUAGE_CODE %}
{% block title %}{% trans "Wolne Lektury internet library" %}{% endblock %}
{% block ogtitle %}{% trans "Wolne Lektury internet library" %}{% endblock %}
+{% block annoy %}
+ {% if not funding_no_show_current %}
+ {% cache 120 funding_top_bar LANGUAGE_CODE %}
+ {% funding_top_bar %}
+ {% endcache %}
+ {% endif %}
+{% endblock %}
+
{% block body %}
{% spaceless %}
{% if cite %}