{% load i18n %}

{% autoescape off %}
  {# Translators: e-mail subject #}
  {% translate "Translation activity summary" %}
{% endautoescape %}
