{% include 'incl/header.html' %}

{{ title }}

Author: {{ book.author }}

{% include 'incl/nextprev.html' %}

Chapters

{% include 'incl/footer.html' %}