{% extends "django_messages/base.html" %} {% load i18n %} {% load custom_date %} {% load wlprofile_extras %} {% block title %} Trash - {{ block.super }} {% endblock %} {% block msg_title %}Trash{% endblock %} {% block msg_content %}
{% trans "Deleted messages are removed from the trash at unregular intervals. Don't rely on this feature for long-time storage." %}