{% if author %}

Written by {{ author }}.

{% endif %}

{% if updated and updated.strftime('%Y%m%d') != created.strftime('%Y%m%d') %} (updated: ) {% endif %}