{{ post.meta.title }}
{{ post.meta.subtitle }}
{% block post_head_meta %} {% endblock %}
{{ post.intro }}
{% if post.toc == 'true' %}
{% endif %}
{{ post.meta.contents|safe }}
{% endif %}
{{ post.content|safe }}
{% if post.toc == 'true' %}