blob: 657c47ae95b7a2f0579d5108bee138c4e731b1cc [file] [log] [blame]
<html>
<head>
<style type="text/css">
#login_div {
width: 100%;
margin-left: auto;
margin-right: auto;
}
#submit {
font-weight: bold;
}
</style>
</head>
<body>
<div style="height: 50px"></div>
<p>Your browser requires one additional step to establish
your login session.</p>
<p>Click below to continue.</p>
<table width="100%" border="0">
<tr>
<td width="50%"></td>
<td>
<form id="set_form" action="/replace" method="POST">
<input id="submit" type="submit" value="Finish Sign-in"/>
</form>
</td>
<td width="50%"></td>
</tr>
</table>
</body>
</html>