{% extends "base.html" %} {% block content %} {{ section.content | safe }} {% for post in section.pages | sort(attribute="date") | reverse %}