<%ARGS>
$id
</%ARGS>
<%INIT>
$m->comp('/Ticket/Elements/ReportSpam', id => $id, Toggle => 1);
$m->abort();
</%INIT>
