{{ config.title }}
{{ config.description }}
{% endblock header %} {% block content %}
-
{% for post in section.pages %}
{{ macros::post_in_list(post=post) }}
{% endfor %}
{% import "macros.html" as macros %} {% block head %}