{{ post.meta.intro }}
{% if post.meta.toc == 'true' %}
{{ post.meta.contents|safe }}
{% endif %} {{ post.content|safe }}