<%ARGS>
$tabs => {}
</%ARGS>
<%INIT>
$tabs->{'e'} = {
    title => loc('Spam'),
    path  => 'Tools/Spam/',
},
</%INIT>
