{% macro post_list() %} {% for post in section.pages %} {{ post.title }} {% endfor %} {% endmacro input %}