{{ title|default:"—" }}
Category
{{ category|default:"—" }}
Severity
{{ severity|default:"—" }}
{% if updates %}
{% endfor %}
{% endif %}
Updates
{% for update in updates %}{{ update.content|safe }}
Initial notification
{{ content|safe }}
Recipients:
{{ notify_target|default:"—" }}