pickitem-widget/src/main/webapp/PickItem.html

19 lines
457 B
HTML

<!doctype html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- -->
<!-- Any title is fine -->
<!-- -->
<title>PickItem Widget Project</title>
<script type="text/javascript" language="javascript" src="pickitem/pickitem.nocache.js"></script>
</head>
<body>
</body>
</html>