layout: default

<article class=“post”>

<h1>{{ page.title }}</h1>

{{ content }}

{%- if site.disqus.shortname -%}
   {%- include disqus_comments.html -%}
{%- endif -%}

</article>