%# $Id: edit.html,v 1.4 2006-11-29 14:57:31 mike Exp $ <%args> $id => undef $copy => undef <& /chrome/layout.mc, %ARGS, title => (!defined $id ? "New" : $copy ? "Copy" : "Edit") . " target record", component => "/details/edit.mc" &>