{% extends "layout.html" %} {% block body %} {% include "notifications.html" %}
{% include "small_topbar.html" %}
 {{ _('Loading, Please wait...') }}
{% endblock %}