--- layout: default ---

{{ post.title }}

{{ post.html | safe }}
{% if post.comment != False %} {% include "_includes/comments.html" %} {% endif %}
{% include "_includes/sidebar.html" %}