<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head>
<meta forua="true" http-equiv="Cache-Control" content="max-age=0"/>
<meta forua="true" http-equiv="Cache-Control" content="must-revalidate"/></head>
<card title="Webmail" id="WMail" ordered="true" newcontext="false"><do type="accept" label="Login">
<go href="hostnet_redirect.php" method="get">
<postfield name="u" value="$(u:noesc)"/>
<postfield name="p" value="$(p:noesc)"/>
</go>
</do>
<p><img src="logo.jpg" alt="Webmail"/></p>
<p>Email address: <input type="text" name="u"/></p>
<p>Password:
<input type="password" name="p"/></p>
<p>
<anchor>Login
<go href="hostnet_redirect.php" method="get">
<postfield name="u" value="$(u:noesc)"/>
<postfield name="p" value="$(p:noesc)"/>
</go>
</anchor>
</p>
</card>
</wml>
