{% load i18n %} {% load static from staticfiles %} {% load chunks compressed catalogue_tags %} {% load thumbnail %} {# XXX było: picture.pretty_title #} {% trans "Wolne Lektury" %} :: {{ picture.title }} {% compressed_css "picture" %} {% compressed_js "book" %}
{# book_info book #}
{{ picture.html_file.read|safe }}
{% thumbnail picture.image_file "700x500" as pic %} {% endthumbnail %}
{{ piwik_tag|safe }}