]> git.deb.at Git - deb/hackedgotchi.git/commitdiff
Updated to include search form.
authorskx <skx@c2f067bf-98e0-425f-9c98-e76020cfa380>
Fri, 4 Jan 2008 17:13:35 +0000 (17:13 +0000)
committerskx <skx@c2f067bf-98e0-425f-9c98-e76020cfa380>
Fri, 4 Jan 2008 17:13:35 +0000 (17:13 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/planet-debian/trunk@895 c2f067bf-98e0-425f-9c98-e76020cfa380

templates/index.html.tmpl

index 6dc9160bb2b085f02dd5a95aa39ca704ffb93cdd..f2809757b5c48a9508f2692cd1e56c2e6b9bcd6f 100644 (file)
@@ -62,6 +62,11 @@ under <TMPL_VAR category>
 <h1><TMPL_VAR name></h1>
 <div id="logo"><img src="debian.png" width="101" height="124" alt=""></div>
 
 <h1><TMPL_VAR name></h1>
 <div id="logo"><img src="debian.png" width="101" height="124" alt=""></div>
 
+<h1>Search</h1>
+<form method="GET" action="/cgi-bin/search.cgi">
+<input type="text" name="terms" value="">
+</form>
+
 <p>
 A complete feed is available in any of your favourite syndication formats
 linked by the buttons below.
 <p>
 A complete feed is available in any of your favourite syndication formats
 linked by the buttons below.