<?xml version="1.0"?> 
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> 
<wml>
  <card id="card1" title="Mot-de-passe" newcontext="true">
    <do type="options" label="Verifier">
      <go href="wmls-password.wmls#verif('$(URL:noesc)')"/>
    </do>
    <p align="center">
      Entrez le mot-de-passe:
      <input type="text" name="URL"/><br/>
    </p>
  </card>
</wml>