/$first
Content-type: text/html
Pragma: no-cache
Expires: Saturday, February 15,1997 10:10:10 GMT

/$user
<table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
    <td class="userheader">
      Current User: /%username%/
    </td>
  </tr>
</table>

/$nouser
<table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
    <td class="userheader">
      Not currently signed on.  
      <a class="userheader" href="/e-rpg/signon">Click Here</a> to sign on.
    </td>
  </tr>
</table>

/$fileerror
Error opening user database.