{% extends "mail/base.html" %} {% load i18n %} {% load translations %} {% block content %} {% include "mail/snippets/source-string.html" %}
{% trans "Edit this string" %}
{% include "mail/snippets/unit-screenshots.html" %} {% endblock %}