{% extends "core.html" %} {% block main %} {{ book.title|e }} {% if page != 0 %} Назад {% endif %} Вперёд {% endblock %}