16 lines
320 B
HTML
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>
|