{% load bob %} {% load i18n %} {% if transitions_history %}
{% trans "Date" %} | {% trans "Type" %} | {% trans "Author" %} | {% trans "Affected user" %} | {% trans "Report" %} |
---|---|---|---|---|
{{ h.created|timesince_limited }} | {{ h.transition.name }} | {{ h.logged_user }} | {{ h.affected_user }} | {% trans "download" %} |