{{ chapter.title }}

{% if chapter.notes %}
{{ chapter.notes_as_html }}
{% endif %} {{ chapter.text_as_html }} {% if next_chapter %}

Читать дальше

{% elif not story.finished and not story.freezed and not allchapters %}

Продолжение следует...

{% endif %}