{% comment %} @@ -40,12 +12,7 @@

{{ page.title }}

page TOC to h2 headers only, set `toc_not_nested: true` in the page's front-matter. {% endcomment %} -{% if page.toc %} -
- On this page Carat arrow pointing down -
-
-{% endif %} +{% include page-toc.html %} {{content}} @@ -54,21 +21,6 @@

{{ page.title }}

{% include feedback-widget-bottom.html %} {% endif %} --> -{% if page.docs_area %} - -{% endif %} {% comment %} Add JS to track docs area for reporting. {% endcomment %} -{% if page.product_area %} - -{% endif %} {% comment %} Add JS to track product area for reporting. {% endcomment %} +{% include page-footer-scripts.html %}