{% extends "blog/base.html" %} {% block extratitle %} | Posts by {{ author.get_full_name }}{% endblock %} {% block content %}
{{ entry.tease }}