{% extends "!page.html" %} {% block body %} {{ super() }} {% if pagename == 'index' %}

Contents

{{ _('Indices and tables:') }}

The design of this page has been lifted from the documentation of the MORSE project.

{% endif %} {% endblock %}