{% load i18n custom_date %} {% trans "edited by user" %} {{ obj.editor.username }} {% trans "at"%} {{ obj.modified|custom_date:obj.editor }}
{{ obj.comment }}