{% extends "base.html" %} {% block title %}{{ section.title }} · {{ config.title }}{% endblock title %} {% block content %}
Part of the series: {{ parent_section.title }}
{% endif %} {% endif %} {% if page.description %}{{ page.description }}
{% endif %}