{{include file="header.html"}}

{{$the_item.name}}

{{$hesk_cat.name}}

{{foreach item=ticket from=$tickets}}
{{if $knowledge}} {{$ticket.subject}} {{else}} {{$ticket.subject}} {{/if}}
{{/foreach}}
{{include file="footer.html"}}