{% extends "messages/base.html" %} {% load i18n %} {% load timezone_filters %} {% load account_tags %} {% block body %}
{% trans "Deleted Messages are removed from the trash at irregular intervals, don't rely on this feature for long-time storage." %}
{% endblock %}