7 <h1>[% title | html %]</h1>
 
   9 <form method=post action=am.pl>
 
  13     <th>[% 'Close Books up to' | $T8 %]</th>
 
  14     <td>[% L.date_tag('closedto', closedto) %]</td>
 
  21 <input type=hidden name=nextsub value=doclose>
 
  22 <input type=submit class=submit name=action value="[% 'Continue' | $T8 %]">