Posted {% if SHOW_AUTHOR %} by {{ post.author }} {% endif %} on {{ post.published.strftime('%Y-%m-%d') }}.
{% for post_tag in post.meta.tags %} {{ post_tag }} {% endfor %}