{% include 'layout/header.html' %}

{{page_title}}

{{current_entry.Title}}

{{current_entry.Content}}
{% include 'comments.html' %}
{% include 'layout/footer.html' %}