{% extends "base.html" %} {% block content %} {{ SHORT_SITENAME }} - Archives {% for article in dates %} include "article-header.html" {% endfor %} {% endblock %}