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