{% load i18n %}
{% trans  "Hello" %} {{review.reviewer.name|safe}}

{{resource.submitter.name|safe}} {% trans  "implemented the improvement you suggested on the following resource." %}

{% trans  "Title:" %} {{resource.name}}

{% trans  "Description:" %} {{resource.description}}

{% trans  "URI:" %} {{resource.uri}}

{% trans  "Improvement proposal detail:" %} {{review.comment}}

{% blocktrans %}
Connect now to validate it.

The Coopedia Knowledge Base Team.
{% endblocktrans %}