{% spaceless %} {% endspaceless %}
{% if incidence.icon %} {% icon incidence.icon small type %} {% endif %} {% if incidence.recurs %} {% icon incidence.recursIcon small _("Recurring incidence") %} {% endif %} {% if incidence.hasEnabledAlarms %} {% icon incidence.alarmIcon small _("Incidence with a reminder") %} {% endif %} {% if incidence.isReadOnly %} {% icon "object-locked" small _("Incidence is read only") %} {% endif %} {{ incidence.summary|safe }}