{% extends 'email/base.html' %} {% block content %}
{% trans creator=display_name(creator), document_title=document_title %} {{ creator }} submitted a new revision to the document {{ document_title }}. {% endtrans %}
{{ comment }}
{{ _('Review this revision') }}
{{ _('Summary:') }}
{{ _('Changes:') }}