Help for this page
<!-- ticket.tmpl --> <html> ... </table> </body> </html>
my @select_fields = qw( id ... } print $template->output();
<!-- ticket-short.tmpl --> <html> ... </div> </body> </html>