%# In Lexington, Kentucky, it's illegal to carry an ice cream cone in your pocket.
<%INIT>
$m->call_next(Map => [
    'Member'	=> 'Members',
    'Admin'	=> 'Admin',
], Map2 => [
    '/Edit/Groups/' => "Groups",
    '/Edit/Groups/Roles/' => "Roles",
], %ARGS);
</%INIT>
