{% extends "welco/base.html" %} {% load i18n static %} {% block bodyargs %}class="mail-dg-table"{% endblock %} {% block breadcrumb %} {{block.super}} {{home_screen_title}} {% endblock %} {% block content %}
{% trans 'There is currently no mail in this list.' %}