- {% include banner.html -%} - {% include next-prev-nav.html %} -
- {% include shared/page-github-links.html %} -

{{ page.title }}

- {% if page.show_breadcrumbs -%} - {% include shared/breadcrumbs.html %} +
+ {% include banner.html -%} + {% include next-prev-nav.html %} +
+ {% include shared/page-github-links.html %} +

{{ page.title }}

+ {% if page.show_breadcrumbs -%} + {% include shared/breadcrumbs.html %} + {% endif -%} +
+ {% if page.toc -%} + {% include toc.html kind="inline" %} {% endif -%} -
- {% if page.toc -%} - {% include toc.html kind="inline" %} - {% endif -%} - {{ content | inject_anchors }} - {% include next-prev-nav.html %} + {{ content | inject_anchors }} + {% include next-prev-nav.html %} +