• {{ event.get_event_display }} noted {{ event.noted_on }} {% if event.noted_by %}by {{ event.noted_by }}{% endif %}
    {% if event.comments %}
    {{ event.comments|linebreaks }}
    {% endif %}