{% load static i18n %} {% for notification in objects %}
{{notification.message}} {% trans 'at' %} : {{ notification.action_resource.resource.name }}
{{ notification.datetime|timesince }} {% trans "ago" %}