4 <form method=post action=am.pl>
 
   6 <input type=hidden name=id value='[% id | html %]'>
 
   7 <input type=hidden name=type value=lead>
 
  11     <th class=listtop colspan=2>[% title | html %]</th>
 
  15     <th align=right>[% 'Description' | $T8 %]</th>
 
  16     <td><input name=description size=50 value="[% lead | html %]"></td>
 
  18     <td colspan=2><hr size=3 noshade></td>