blob: 31fc77cde08d4a22273fa0cb54658616a63baab0 [file] [log] [blame]
<html>
<head>
<title>Wicket Examples - signin2</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body>
<span wicket:id="mainNavigation"/>
<p>
<i>Username and password are both "wicket"</i>
</p>
<span wicket:id="signInPanel"/>
</body>
</html>