{{ document.title }}

{{ render_markdown(document.description) }}

{% for section_key, section in get_sections(document) %} {% include "coredocs/section.html" %} {% endfor %} {% for link_key, link in get_links(document) %} {% include "coredocs/link.html" %} {% endfor %}