blob: e744fb9071c0e61200afe7b6f7e2e090a331eebb [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:panel>
<div class="decorations">
<ul>
<li wicket:id="extensions">
<div wicket:id="extension" class="decoration" />
</li>
</ul>
</div>
</wicket:panel>
</body>
</html>