{% extends 'email/base.html' %} {% block content %} {{ content_html }}

---

{{ _('The {domain} team')|f(domain=domain) }}

{% endblock %}