blob: f2571395d6d3d73276714be365d2c371e3d7bf61 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Karaf wicket console</title>
</head>
<body>
<wicket:border>
<label class="form-item">
<span wicket:id="label">Label</span>
<wicket:body />
</label>
</wicket:border>
</body>
</html>