Bug {{ bug_number }} -
Severity {{ bug_status.severity }} -
Last modified on
{{ bug_status.log_modified|tstodate }}
{{ bug_status.subject|escape }}
- Package: {{ bug_status.package }} {% if bug_status.tags %}
- Tags: {{ bug_status.tags }} {% endif %} {% if bug_status.found_versions|length %}
- Found in: {{ bug_status.found_versions|join:", " }} {% endif %}
{% if message.from.0 %}
{{ message.from.0 }}
said
{% endif %} on {{ message.date|tstodate }}:
{{ message.subject|escape }}
{{ message.subject|escape }}
{{ message.body|escape }}