${commentTerminator}
Your ticket (#${ticketId?c}) has been created.
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.commentText}
[#if comment.uploads?size gt 0]
[/#if]
|
|
[/#if]
[/#list]