blob: 1d4287add8574a25391e152e2a8a2f6e33a32f8e [file] [log] [blame]
<html xmlns:wicket="http://wicket.sourceforge.net/">
<head>
<title>Wicket Examples - niceurl</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body>
<span wicket:id = "mainNavigation"/>
<h2>Welcome to Page3</h2>
<p><a wicket:id="homeLink" href="#">[go back]</a></p>
</body>
</html>