{% extends "base.html" %} {% block tabs %} {{ super() }}

Technical documentation that just works

{{ config.site_description }}. Set up in 5 minutes.

Get started Go to GitHub
{% endblock %} {% block content %}{% endblock %} {% block footer %}{% endblock %}