<& '/widgets/wrappers/header.mc', title => "$disp Profile", context => $context . get_state_data('container_prof', 'crumb'), scrollx => $scrollx, scrolly => $scrolly, &>
<& /widgets/container_prof/container_prof.mc, element_type => 'story', num => 2, action => 'edit', show_summary => 1, &>
<& /widgets/wrappers/footer.mc &> <%args> $scrollx => 0 $scrolly => 0 <%once>; my $type = 'element'; my $disp = get_disp_name($type); my $sdisp = get_disp_name('story'); my $context = "Workflow | Profile | $sdisp | $disp |"; <%doc> ############################################################################### =head1 Name dhandler -- the container profile app. =head1 Description =cut