{{ post.title }}
{% if post.subtitle %}{{ post.subtitle }}
{% endif %} {% if SHOW_AUTHOR %} {% endif %} {{ post.html|safe }}Tags
{% for tag in post.meta.get('tags') %} {{tag}} {% endfor %}Tags
{% for tag in post.meta.get('tags') %} {{tag}} {% endfor %}