{% capture edit_page %} Edit this page {% endcapture %} {% include nav-breadcrumbs.html content=edit_page %} {% if page.calico_cloud_header -%} {% include cloud_header.html %} {% elsif page.calico_enterprise %} {% include enterprise_header.html %} {% endif -%} {% if page.show_title -%}

{{ page.title }}

{% endif -%} {% if page.show_read_time -%} {% include read_time.html %} {% endif -%} {{ content }} {% if page.calico_enterprise -%} {% include enterprise_footer.html %} {% endif -%}
{% if page.show_read_time -%}
{% include toc.html html=content class=".toc" item_class=".toc__nested" %}
{% endif -%}