{# base.html Main template for the jinja. #} {% block title %}{% endblock %} - Sequana

{{ module.title }}

Report created with Sequana ({{ config.version }})

{% block content %}{% endblock %}