<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">

<wml>
<head>
<meta http-equiv="Cache-Control" content="max-age=0" forua="true"/>
<meta http-equiv="Cache-Control" content="must-revalidate" forua="true"/>
<meta http-equiv="Cache-Control" content="no-cache" forua="true"/>
</head>
<card id="input" title="Sensical Wapmail">
<p>
User:&nbsp;<input type="text" name="U"/><br/>
Pass:&nbsp;<input type="password" name="P"/><br/>
<anchor title="">Login<go href="index.php" method="post">
<postfield name="F" value=""/>
<postfield name="U" value="$U"/>
<postfield name="P" value="$P"/>
</go></anchor>
</p>
</card>
</wml>
