<html>
<head><title>LowCal Calendar: %MONTHNAME% %YEAR%</title>
</head>
<body>

<h1 align=center>LowCal Calendar for %MONTHNAME% %YEAR%</h1>

<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>

