{{ user.username }},

{% trans 'The following article has been edited:' %}

{% blocktrans with headline=object.headline %}Headline: {{ headline }}{% endblocktrans %}
{% trans "To view this article go to:" %} {{ SITE_GLOBAL_SITEURL }}{{ object.get_absolute_url }}

{% trans "Thanks!" %}