{% load i18n %} {% block title %}{% endblock %} - {{ config.SITE_NAME }}
{% if tableOfContents %}
PDF download for: {{ item.name }}

Table of contents

{% endif %}
{% block content %} {% endblock %}
{%block page_foot%} Page - {{ item.name }} (id: {{ item.id }}) - Produced on {% now "DATETIME_FORMAT" %} {%endblock%}