{% if site.heading_anchors != false %} {% include vendor/anchor_headings.html html=content beforeHeading="true" anchorBody="" anchorClass="anchor-heading" %} {% else %} {{ content }} {% endif %} {% if page.has_children == true and page.has_toc != false %}

Table of contents

{% assign children_list = site.pages | sort:"nav_order" %} {% endif %} {% if site.footer_content != nil %}
{% endif %}