{% extends "layout.html" %} {% set title = _('Overview') %} {% block body %}
Welcome! This is {% block description %}the documentation for {{ project|e }} {{ release|e }}{% if last_updated %}, last updated {{ last_updated|e }}{% endif %}{% endblock %}.
{% block tables %}{{ _('Indices and tables:') }}
{{ _('Complete Table of Contents') }} {{ _('Search Page') }} |
{{ _('Global Module Index') }} {{ _('General Index') }} |