{% include topnav.html %}
{% include breadcrumb.html %}
{% if page.simple_map == true %} {% include {{page.map_name}} %} {% endif %}

{{page.title}}

{% if site.github_button_location_below_title == true %} {% include github_button.html %} {% endif %} {{content}} {% if site.github_button_location_page_bottom == true %} {% include github_button.html %} {% endif %} {% include disqus.html %}
{% include footer.html %} {% include google_analytics.html %}