{# Import the theme's layout. #} {% extends "!layout.html" %} {% block sidebartitle %} RTEMS Documentation Project {{ super() }} {% endblock %} {% block menu %} {{ super() }} Index {% endblock %}