summaryrefslogtreecommitdiff
path: root/googleform.tmpl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-10-23 14:05:01 +0200
committerJonas Smedegaard <dr@jones.dk>2008-10-23 14:05:01 +0200
commit2a1c6f0c743f2dd1a6c882581886aaab23d80f8b (patch)
tree543b192edc3998a85c791760a1f123a14908a137 /googleform.tmpl
parentb47d7be2a8a702650a0a6776b49828b82ebdf785 (diff)
parent2feae16706519e8a3a48e7462133982260220d26 (diff)
Merge branch 'clean-nb' into allinone-nb
Diffstat (limited to 'googleform.tmpl')
-rw-r--r--googleform.tmpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/googleform.tmpl b/googleform.tmpl
new file mode 100644
index 0000000..523cff0
--- /dev/null
+++ b/googleform.tmpl
@@ -0,0 +1,6 @@
+<form method="get" action="http://www.google.com/search" id="searchform">
+ <div>
+ <input name="sitesearch" value="<TMPL_VAR SITEFQDN>" type="hidden">
+ <input name="q" value="" id="searchbox" size="16" maxlength="255" type="text">
+ </div>
+</form>