{% extends "base.html" %} {% block content %} {% set section = get_section(path="post/_index.md") %} {% for year, pages in section.pages | group_by(attribute="year") %}