{% if page.link %}
        
    {{ page.title }}
{% else %}{{ page.title }}
{% endif %}
      {{ content }}
      
      
    
  {% if site.owner.disqus-shortname and page.comments == true %}
    
  {% endif %}
  {% include _head.html %}
{% include _browser-upgrade.html %} {% include _navigation.html %}