blob: cf2fe54cda9f4b1c73743249e8d0a017d5997d7f [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>Feature Repositories</h1>
<table wicket:id="repositories" class="dataview"/>
</wicket:extend>
</body>
</html>