{% load scipost_extras %}
{{ event.get_event_display }} {% if not non_editable %} {% if event.noted_by == request.user.production_user %} · Edit · Delete {% endif %} {% endif %}
noted {{ event.noted_on }} by {{ event.noted_by }}
{% if event.duration %}Total duration for this stream: {{ stream.total_duration|duration }}
{% endif %}