{% if page.title %}{{page.title}}{% endif %}
{{ content }}
{% if page.comments and site.disqus_shortname and jekyll.environment == "production" %}
{% endif %}
--- layout: default main_url: /blog ---