test
[hcoop/zz_old/ikiwiki] / .ikiwiki / hyperestraier / cgi.tmpl
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html>
4 <head>
5 <base href="http://ikiwiki.hcoop.net/" />
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7 <title>search</title>
8 <link rel="stylesheet" href="http://ikiwiki.hcoop.net/style.css" type="text/css" />
9 <link rel="stylesheet" href="http://ikiwiki.hcoop.net/local.css" type="text/css" />
10
11 </head>
12 <body>
13
14 <div class="header">
15 <span>
16 <a href="http://ikiwiki.hcoop.net/">Hcoop Ikiwiki</a>/ search
17 </span>
18 </div>
19
20 <div id="content">
21 <!--ESTFORM-->
22
23 <!--ESTRESULT-->
24
25 <!--ESTINFO-->
26
27
28 </div>
29
30 <div id="footer">
31 <!-- from Hcoop Ikiwiki -->
32 </div>
33
34 </body>
35 </html>