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