{% include 'navigation-sub.html' -%}
{% if underscore_breaker_titles -%}
{% if toc != false -%}
{% include 'navigation-toc-top.html', tocContents:tocContents -%}
{% endif -%}
{{ content }}
{% include 'navigation-sub.html' -%}
{% include 'page-github-links.html' -%}