--- layout: default ---
{% include header.html %}
{% if page.img %}
{% endif %}

{{page.title}}

{{page.content | markdownify}} {% include author-box.html %} {% include recent-post.html %} {% include newsletter.html %} {% include disqus.html %}
{% include search.html %} {% include footer.html %}