{% extends "blog/base.html" %} {% block extratitle %} | {{ entry.title }}{% endblock %} {% block content %}
Posted {{ entry.created }}
{{ entry.tease }}