<?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="wapMail@webbservern.se">
<p align="left">
<b>Please login</b>
</p>
<p>User: <input name="user" value=""/></p>
<p>Pass: <input type="password" name="password" value=""/></p>
<p><anchor>
    <go href="index.php" method="post">
        <postfield name="F" value=""/>
        <postfield name="U" value="$(user)"/>
        <postfield name="P" value="$(password)"/>
    </go>
Login</anchor>
</p><p>
<anchor>
    <refresh>
		<setvar name="U" value=""/>
		<setvar name="P" value=""/>
	  </refresh>
Reset</anchor></p>
</card>
</wml>

