blob: 397685eb1142539c7733f07de8e4df649359493c [file] [log] [blame]
<html xmlns:wicket="http://wicket.sourceforge.net/">
<head>
<title>Wicket Examples - linkomatic</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body>
<span wicket:id = "mainNavigation"/>
<h2>Welcome to Popup</h2>
<p>
Popup!
</p>
<a wicket:id = "close" href="#">close</a>
</body>
</html>