blob: 9e47d5d5de6e6e9b669ce8f870d1746e67a76387 [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">
<wicket:head>
<title>Karaf Wicket console - Features page</title>
</wicket:head>
<body>
<wicket:extend>
<h1>Features</h1>
<table wicket:id="features" class="dataview"/>
</wicket:extend>
</body>
</html>