--- layout: default ---
{% for tag in page.tags %} {{ tag }} {% endfor %}

{{ page.title }}

{% comment %} always create a h2 for keeping the margin , {% endcomment %} {% comment %} if page.subtitle {% endcomment %}

{{ page.subtitle }}

{% comment %} endif {% endcomment %} Posted by {% if page.author %}{{ page.author }}{% else %}{{ site.title }}{% endif %} on {{ page.date | date: "%B %-d, %Y" }}
{{ content }}
{% if site.disqus_username %} {% endif %}
{% if page.catalog %} {% endif %}
{% if site.disqus_username %} {% endif %} {% if site.anchorjs %} {% endif %}