{% extends "base.html" %} {% block content %} {% for date, grouped_articles in articles|groupby("date")|reverse %}