{% extends "orga/mails/base.html" %} {% comment %} SPDX-FileCopyrightText: 2017-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% load i18n %} {% load static %} {% block extra_title %}{% translate "Email editor" %} :: {% endblock extra_title %} {% block mail_content %}
{% endblock mail_content %}