{% extends 'base.html' %} {% load i18n %} {% block title %}{{ block.super }} ยป {% trans "Documentation Overview" %}{% endblock %} {% block content %}

{% trans "Documentation Overview" %}

{% endblock content %}