<table align=center>
<td width=33% align=left>
  <a href="%URI%?month=%LASTMONTH%&year=%LASTMONTHYEAR%&category=%CATPARAM%">
  &lt; %LASTMONTHNAME% %LASTMONTHYEAR%</a>
</td>

<td width=33% align=center>
  %USERSTART%User: %USEREND%%USER%
</td>

<td width=33% align=right>
  <a href="%URI%?month=%NEXTMONTH%&year=%NEXTMONTHYEAR%&category=%CATPARAM%">
  %NEXTMONTHNAME% %NEXTMONTHYEAR% &gt;</a>
</td>
</table>

<table width=100%>
<td width=50% align=left valign=bottom>
<i>This calendar generated by
<a href="http://sherohman.org/software/index.html#LowCal">LowCal %VERSION%</a>.
</td>

<td align=right>
%ANONSTART%
<form action="%URI%" method=post>
<input type=hidden name=month value=%MONTH%>
<input type=hidden name=year value=%YEAR%>
<input type=hidden name=category value=%CATPARAM%>
Username: <input type=text name=user><br>
Password: <input type=password name=password><br>
<input type=checkbox name=remember value=yes> Remember me<br>
<input type=submit name=login value="Log In">
</form>
%ANONEND%
%USERSTART%
<a href="%URI%?month=%MONTH%&year=%YEAR%&category=%CATPARAM%&user=logout">
Log out</a>
%USEREND%
</td>

</body>
</html>
