${commentTerminator}

This ticket (#${ticketId?c}) has been updated.

You can reply to this email to add your own comment or manage the ticket online at ${ticketUrl}.

[#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]