{% extends "doc/base_help.html" %} {% load doc %} {% block head %} {% endblock head %} {% block content %} {{ section.doc.html }} {% if section.subsections %} {% endif %} {% endblock content %}