{#{ macros_sidebar::docs_sidebar(current_section=current_section) }#}
{{ page.title }}
{% if page.extra.lead %}{{ page.extra.lead | safe }}
{% endif %} {{ page.content | safe }} {% if config.extra.edit_page %} {{ macros_edit_page::docs_edit_page(current_path=current_path) }} {% endif %} {{ macros_navigation::docs_navigation(page=page, current_section=current_section) }}