blob: b358a305d1e2a6f1b4f9e0d18bffb21bf0b42450 [file] [log] [blame]
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>${name}</title>
</head>
<body>
<h1>Select resource</h1>
<form action="resource" method="GET">
<input name="resource" value="" type="text"/>
<input value="Show" type="submit"/>
</form>
</body>
</html>