{% extends 'arpegio-core/base.html' %} {% block head %} {% with title=post.title %} {{ block.super }} {% endwith %} {% endblock %} {% block content %}
{{ post.creation_date.date }} by {{ post.author }}