test
[hcoop/zz_old/ikiwiki] / .ikiwiki / hyperestraier / cgi.tmpl
diff --git a/.ikiwiki/hyperestraier/cgi.tmpl b/.ikiwiki/hyperestraier/cgi.tmpl
new file mode 100644 (file)
index 0000000..afb8c83
--- /dev/null
@@ -0,0 +1,35 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+<base href="http://ikiwiki.hcoop.net/" />
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>search</title>
+<link rel="stylesheet" href="http://ikiwiki.hcoop.net/style.css" type="text/css" />
+<link rel="stylesheet" href="http://ikiwiki.hcoop.net/local.css" type="text/css" />
+
+</head>
+<body>
+
+<div class="header">
+<span>
+<a href="http://ikiwiki.hcoop.net/">Hcoop Ikiwiki</a>/ search
+</span>
+</div>
+
+<div id="content">
+<!--ESTFORM-->
+
+<!--ESTRESULT-->
+
+<!--ESTINFO-->
+
+
+</div>
+
+<div id="footer">
+<!-- from Hcoop Ikiwiki -->
+</div>
+
+</body>
+</html>