{% extends 'email/base.html' %} {% block content %}
{% trans reviewer=display_name(reviewer), document_title=document_title %} {{ reviewer }} has approved the revision to the document {{ document_title }}. {% endtrans %}
{{ _('View the updated document') }}
{{ _('Summary:') }}
{{ _('Changes:') }}