<& '/widgets/asset_meta/asset_meta.mc', id => $id, type => $type, section => $section, action => $action &>
<& '/widgets/debug/debug.mc' &> <%init> $id = 1027 unless $id; $type = 'story' unless $type; $section = 'notes' unless $section; $action = 'edit' unless $action; <%args> $id => undef $type => undef $section => undef $action => undef