<!DOCTYPE html>
<html>
	<head>
		<title>%name%</title>
		<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
		<meta name="robots" content="nocache, noindex, nofollow, noarchive"/>
		<meta name="copyright" content="&copy; 2002-2025 DEVONtechnologies LLC">
		<link media="all" rel="stylesheet" href="./webserver.css"/>
		<link rel="icon" href="./dt-server-favicon.ico" sizes="32x32"/>
		<link rel="apple-touch-icon" href="./dt-server-apple-touch-icon.png"/>
	</head>
	<body">
		<div class="front">
			<form action="./search" name="f">
				<table border="0" cellspacing="0" cellpadding="0" width="100%">
					<tr><td class="frontlogo">
						<a href="https://www.devontechnologies.com/products/devonthink/"><img src="./logo.png" width=256 height=256 /></a>
					</td></tr>
					<tr><td class="frontlogo">
						<p>&nbsp;</p>
						<p>&nbsp;</p>
						<h2>%database%</h2>
						<p><input type="search" autosave="devonthinkserver" results="10" placeholder="Search" maxlength="2048" size="45" name=q>&nbsp;<input type=submit value="Search">&nbsp;<input type="button" onclick="window.location.href='app/';" value="Browse"><br/><br />
						<small>
						<input type=checkbox name=uml value="1">Ignore Diacritics
						&nbsp;&nbsp;<input type=checkbox name=fuzzy value="1">Fuzzy
						</small>
						</p>
					</td></tr>
				</table>
			</form>
		</div>
	</body>
</html>
