{% extends "basic_template.html" %} {% block title %} {{ super() }} {% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
This is where the documentation would go.
We should describe