{% include "header.html" %}

{{ page.title | e }}

{{ content }}

In This Section

    {{ section.list }}
{{ pagination }}
{% include "footer.html" %}