{% if site.heading_anchors != false %} {% include vendor/anchor_headings.html html=content beforeHeading="true" anchorBody="" anchorClass="anchor-heading" anchorAttrs="aria-labelledby=\"%html_id%\"" %} {% else %} {{ content }} {% endif %} {% capture cited_count %}{% bibliography_count --cited %}{% endcapture %} {% if cited_count != "0" %}
{% bibliography --cited_in_order %} {% endif %} {% if page.has_toc != false %} {% include components/children_nav.html %} {% endif %}
{% include components/footer.html %}