blob: 720e42b91b3373ef303e0559e676df72847ef924 [file] [log] [blame]
<html xmlns:wicket>
<body>
<form wicket:id="form" id="form1" method="post" action="./page?5-6.-form"><div id="form1_hf_0" hidden="" class="hidden-fields"></div>
<!-- does Wicket behave different if the enclosure child is a FormComponent?? Needs testing -->
<wicket:enclosure child="label">
<span wicket:id="label"></span>
</wicket:enclosure>
</form>
</body>
</html>