{% extends "layout.html" %} {% set title = _('Overview') %} {% block body %}

{{ _('Welcome') }}

{% endblock %}