{% capture edit_page %} Edit this page {% endcapture %} {% include nav-breadcrumbs.html content=edit_page %} {% unless site.is_latest %} {% include version_warning.html %} {% endunless %} {% if 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 -%}