{% extends "page.html" %} {% block title %}{{super()}}| {{title}} {% endblock %} {% block content %} {% if microblog_entry in template_vars %} {% include template_vars['microblog_entry'] %} {% else %}
on {{ date }}