{% if inbox %}
{% elif empty %}
All reports where you edit or review an object have a follow button in the upper right corner.
You will get messages in your inbox when there is any activity on objects you follow.
{% else %}
{% endif %}
{% if inbox %}
{% endif %}
{% if notif.status == "R" %} {% else %} {% endif %} | {{ notif.comment.content_type.name | capfirst}} {{ notif.comment.object_repr }} | {% if notif.comment.safe %}{{notif.comment.comment|safe}}{% else %}{{notif.comment.comment}}{% endif %} | {% if notif.comment.attachment %} {{ notif.comment.attachment.name | extension }} {% endif %} |
{% if notif.comment.user.avatar %} |
{{ notif.comment.lastmodified | timesince }} |
Your inbox is empty
All reports where you edit or review an object have a follow button in the upper right corner.
You will get messages in your inbox when there is any activity on objects you follow.
