3 <h1>[% title | html %]</h1>
5 <form method=post action=am.pl>
7 <input type=hidden name=id value='[% id | html %]'>
8 <input type=hidden name=type value=lead>
12 <th align=right>[% 'Description' | $T8 %]</th>
13 <td><input name=description size=50 value="[% lead | html %]"></td>
15 <td colspan=2><hr size=3 noshade></td>