Unregister from GCM when the only GCM app is removed
[chromium-blink-merge.git] / chrome / test / data / login / saml_login_two_passwords.html
blobc4e3ac5ab52f5172c6eeacf4337262119aa4ee3e
1 <html>
2 <head></head>
3 <body>
4 <form method=post action="$Post">
5 <input type=hidden name=RelayState value="$RelayState">
6 User: <input type=text id=Email name=Email>
7 Password: <input type=password id=Password name=Password>
8 Password: <input type=password id=Password1 name=Password1>
9 <input id=Submit type=submit>
10 </form>
11 </body>
12 </html>