{% load i18n %} {% if section_pages %} {% trans "In this section" %} {% for section_page in section_pages %} {{ section_page.title }} {% endfor %} {% endif %} {% if article_headings %}