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

Welcome

{% endblock %}