Show verify_password.html syntax highlighted
% # vim: set syntax=mason:
<& /mail/header.mhtml, title => "Session Timeout" &>
<P>Your session was idle for too long. Please re-enter your password.</P>
<form method="post" action="/mail/renew_session.html">
<input type="password" name="password">
<input type="submit" name="submit" value="Renew session">
</form>
<br><br>
<p>If this is not your mail session, then please <a href="/mail/logout.html">log in</a> as a different user.</p>
<& /mail/footer.mhtml &>
See more files for this project here