{% extends "base.html" %} {% block title %}{{ section.title }} | {{ config.title }}{% endblock title %} {% block content %}
{{ section.description }}
{% endif %} {% if section.content %}{{ page.description }}
{% elif page.summary %}{{ page.summary | safe }}
{% endif %} {% endfor %}{{ subsection.description }}
{% endif %} {% endfor %}