{% for url, post in posts[language][section].items() %}
{% include "components/post_summary.j2" %}
{% endfor %}