{% load notification_helpers %}
{% if notice.unread %}
{% endif %} {# the link has an onclick handler that cancels the click, runs ajax to mark the notification as read, and then on the ajax callback redirects to the target url #} {{ notice.actor }} {{ notice.verb }} {% if notice.target %} {{ notice.target }} {% endif %} {% if notice.description %}
{{notice.description}} {% endif %}
{{ notice.timesince }} ago