<%args> $cid => 0 <%perl> # if a currency to edit was passed to this form then # get the data and place in the form. # otherwise present a blank form my $data_structure = $m->comp('/comp/get_currency', cid => $cid);

Make a new currency entry

Currency: type=text size=5>
<& /view_currency.html &>