{% extends "mail/base.html" %} {% load i18n %}{% load translations %} {% block content %}
{% trans "View" %}
{% endblock %}