{% extends 'email/base.html' %} {% block content %}
{% trans document_title=document_title %} The document {{ document_title }} has a new revision that is ready for localization. {% endtrans %}
{{ _('Localize the document') }}
{% if diff %}{{ _('Changes:') }}
{{ _('Text of the new revision:') }}