{% if page.sources %}
" anchorClass="anchor-heading" %}
{% else %}
{{ content }}
{% endif %}
{%- if page.has_collection -%}
{% include documents-collection.html sort_by=page.sort_by sort_order=page.sort_order type=page.entries_layout %}
{%- elsif page.has_toc != false -%}
{%- include toc.html -%}
{%- endif -%}
{% if site.footer_content != nil or site.last_edit_timestamp or site.gh_edit_link %}
{% endif %}
This page was generated from content adapted from the following sources
{% endif %}
{% if site.heading_anchors != false %}
{% include vendor/anchor_headings.html html=content beforeHeading="true" anchorBody="{% endif %}