{{ post.title or '(no title)' }}
on {{ strftime(post.creation, '%Y/%m/%d') }}, {% for tag in post.tag %} #{{ tag }}, {% endfor %}
{{ post.content }}on {{ strftime(post.creation, '%Y/%m/%d') }}, {% for tag in post.tag %} #{{ tag }}, {% endfor %}
{{ post.content }}