{% include "header.html" %}

{{ page.title }}

{{ content }} {% if section.list %}

In This Section

{% endif %} {{ pagination }} {% include "footer.html" %}