%# The revolution will not be televised.
<%INIT>
$RT::ButtonsAfter = [
    Lot => '',
    Count => '',
    Check => '',
    Import => '',
    Export => '',
    TransIn => '',
    TransOut => '',
    Info => '',
    Report => '',
    Help => '1',
];
$m->call_next(%ARGS);
</%INIT>
