<?xml version="1.0" encoding="UTF-8"?><wml>	
	
	
<card title="SESTEST login" id="i1">
	<small><b>Login</b></small><br />
	<p> 
		<small>
			Parole:<br />
			<input type="password" name="psw" size="15" />
		</small>		
	</p>
	<anchor>
		Apstiprināt
		<go href="p_sessions.php" method="post">
			<postfield name="psw" value="$(psw)"/>
		</go>
	</anchor>
</card>	
	
	

</wml>
