---
layout: post
---
{% include head.html %}
{% include navigation.html %}
{% include global.html %}
{% include search.html %}
{% include header.html %}
{{content}}
{% if page.comments %}
{% include comment.html %}
{% endif %}
{% if page.comments %}
{% endif %}
{% include footer.html %}