aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/sitesearch.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/sitesearch.tpl')
-rw-r--r--view/tpl/sitesearch.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/tpl/sitesearch.tpl b/view/tpl/sitesearch.tpl
new file mode 100644
index 000000000..8dbf8cef5
--- /dev/null
+++ b/view/tpl/sitesearch.tpl
@@ -0,0 +1,5 @@
+<div class="widget saved-search-widget">
+ <h3 id="search">{{$title}}</h3>
+ {{$searchbox}}
+ <div class="clear"></div>
+</div>