blob: db5459f8b169195b19cb954d6738958dca9ff750 [file] [log] [blame]
<html xmlns:wicket>
<body>
<span wicket:id="label">to be replaced</span>
<div>
<form wicket:id="form">
<input type="text" wicket:id="stringInput" />
<input type="submit" value="save" />
</form>
</div>
</body>
</html>