${commentTerminator}

This ticket (#${ticketId?c}) has been closed due to inactivity.

If you feel this ticket has been closed incorrectly, please respond to re-activate the ticket.

[#list comments as comment] [#if comment.publicComment]

${comment.responder.principalDescription}

${comment.createDate?datetime}

${comment.commentText}
[#if comment.uploads?size gt 0]

Attachment(s)
[#list comment.uploads as upload] ${upload.fileName}
[/#list]

[/#if]
[/#if] [/#list]