{% include "header.html" %}

{{ page.title }}

{{ page.date | date_to_long_string }}

{{ content }}

more...

{% include "sidebar.html" %}
{% include "tag-cloud.html" %}
{% if page.comments %}
blog comments powered by Disqus {% endif %} {% include "footer.html" %}