{% extends "layout.html" %} {% block head%} {{super()}} {% endblock %} {% block content %}
{{ _('You can check the documentation of the API.') }}