{% for chapter in chapters %}
{{ chapter.text_preview }}
{{ chapter.story.title }} от {{ chapter.story.authors[0].username }} {%- if chapter.first_published_at %} {{ chapter.first_published_at|timedeltaformat }} назад {%- endif -%}