{% load i18n %}

{% trans "Item created"%}
{{ item.user.get_full_name|default:_("Unknown") }} {% trans "before" %} {{ item.modified|timesince }}