{{ title }}
{% if description %}{{ description }}
{% endif %} {% if tags | length > 0 %} {% endif %}
{% if toc | length > 0 %}
{% endif %}
{% if newer_post or older_post %}
{% endif %}
{{ content | safe }}