{% if isSessionPerson %}
Edit
{% endif %} {{ ticket.service.project.getLabelValue|escape }} #{{ ticket.ref }}: {{ ticket.type }}: {{ ticket.summary }} ({{ ticket.status }})
Last modified {{ ticket.lastModified|date}} {{ ticket.lastModified|time}} {{ ticket.priority }} reported by {% ifnotequal ticket.reporter "somebody" %}{{ ticket.reporter }}{% else %}nobody{% endifnotequal%} owned by {% ifnotequal ticket.owner "somebody" %}{{ ticket.owner }}{% else %}nobody{% endifnotequal%}
{{ ticket.description }}