{% extends "_layouts/site.html" %} {% block title %}{{ document.title }}{% endblock %} {% macro create_navigation(nav_items, expandable=False, expanded=False) %} {% endmacro %} {% block content %}
{{ document.body_html | safe }}

Last updated {{ document.updated }}. Help improve this document in the forum.

{% endblock %}