mwmbl/static/index.html
2021-03-14 13:28:32 +00:00

16 lines
320 B
HTML

<html>
<head>
<title>Stoatally Different</title>
<link rel="search"
type="application/opensearchdescription+xml"
title="Stoatally Different"
href="http://localhost:8000/plugin.xml">
</head>
<body>
Stoatally different.
<form action="/search">
<input type="search" name="s" />
</form>
</body>
</html>