{% extends "page.html" %} {% block title %}{{super()}}| {{title}} {% endblock %} {% block content %} {% for post in pages %}
on {{ post.date }}