{% extends "layout.html" %} {% from "macros/docs.html" import get_doc_icon, get_doc_link, get_doc_header %} {% block title %}{{ (this.title ~ ' | ') if this.title != 'Documentation' }}Documentation{% endblock %} {% block body %}
{{ page.summary }}
{% endif %}
Comments
{{ render_disqus_comments() }}