{% load i18n %}

{% blocktrans with object.username as objname %}User ({{ objname }}) edited on {{ SITE_GLOBAL_SITEDISPLAYNAME }}{% endblocktrans %}