{{page.summary}}
{% endif %}
{% unless page.toc == false %}
{% include toc.html %}
{% endunless %}
{% if site.github_editme_path %}
Edit me
{% endif %}
{{content}}
--- layout: default ---
{% if page.simple_map == true %} {% include custom/{{page.map_name}}.html %} {% elsif page.complex_map == true %} {% include custom/{{page.map_name}}.html %} {% endif %}