<HTML><!-- -*- html -*- -->
<HEAD>
  <META http-equiv="REFRESH" content="1; URL=%(redir)s">
  <TITLE>%(action)s</TITLE>
</HEAD>

<BODY link=#006699 vlink=#006699 alink=#006699>

<table border="0" cellspacing="0" cellpadding="0">
  <tr valign="bottom">
    <td><img src="%(logo)s" alt="[pylewiki]"></td>
    <td width=30></td>
    <td>
      <h1>%(action)s</h1>

      <p>
      Your changes will be visible at <a
      href="%(redir)s">%(pagename)s</a>. (You should be redirected
      there automatically in about 1 second.)
      </p>
    </td>
  </tr>
</table>

</BODY>
</HTML>
