blob: 7d93d73eff9d6d37e857d218cff2c4e43b5617fe [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Hint demo</title>
<meta charset="utf-8" />
<script data-main="hintdemo.js" src="../js/lib/require.js" async="async"></script>
<link type="text/css" rel="stylesheet" href="../css/kalamar.css" />
</head>
<body>
<header>
<form autocomplete="off" action="/kalamar">
<div id="searchbar">
<input type="search"
placeholder="Find ..."
name="q"
id="q-field"
autofocus="autofocus" />
<button type="submit"><span>Go</span></button>
</div>
</form>
</header>
</body>
</html>