--- layout: default ---

{{ page.title }}

{{ content }}
{% if page.commentable %} {% if site.comments_engine == 'disqus' %} {% include disqus_comments.html %} {% elsif site.comments_engine == 'gitalk' %} {% include gitalk_comments.html %} {% else %} {% endif %} {% endif %}