<%init> my $content = $m->scomp( '/Ticket/Invoice/AV', id => $id, ); $r->content_type('text/html'); $m->out($content); $m->abort; <%args> $id