{{ title }}
{% if schema_markup %}
{% include 'schema_markup.html' %}
{% endif %}
{% include 'info_site_header.html' %}
{% include 'google_analytics_header.html' %}
{% include 'google_analytics_body.html' %}
{% include 'docs_sidebar.html' %}
{{ content | safe }}
On this page
{{ content_index | safe }}
{% include 'info_site_scripts.html' %}
{% include 'support_button.html' %}