--- layout: default ---

Posted by {{ post.author }} on {{ post.pub_time.strftime('%b %d,%Y') }}

{{ post.title }}


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