{##} {% if include_katex_css %}{% endif %}
{{ content|safe }} {% match next_chapter %} {% when Some with (chapter) %}
Next chapter: “{{ chapter.front.title }}”
{% when None %} {% endmatch %}
{% if include_reload_script %} {% include "reload.html" %} {% endif %}