summaryrefslogtreecommitdiff
path: root/templates/googleform.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/googleform.tmpl')
-rw-r--r--templates/googleform.tmpl8
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/googleform.tmpl b/templates/googleform.tmpl
deleted file mode 100644
index 155a081..0000000
--- a/templates/googleform.tmpl
+++ /dev/null
@@ -1,8 +0,0 @@
-
-<form method="get" action="https://www.google.com/search" id="searchform">
- <div>
- <input name="sitesearch" value="<TMPL_VAR URL>" type="hidden" />
- <input name="q" value="" id="searchbox" size="16" maxlength="255" type="text"
- placeholder="search" />
- </div>
-</form>