aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl/safesearch.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/redbasic/tpl/safesearch.tpl')
-rw-r--r--view/theme/redbasic/tpl/safesearch.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/theme/redbasic/tpl/safesearch.tpl b/view/theme/redbasic/tpl/safesearch.tpl
new file mode 100644
index 000000000..58ce22741
--- /dev/null
+++ b/view/theme/redbasic/tpl/safesearch.tpl
@@ -0,0 +1,6 @@
+<div id="directory_safemode" class="widget">
+<h3>{{$safemode}}</h3>
+<ul class="nav nav-pills nav-stacked">
+ <li><a href="toggle_safesearch">{{$toggle}}</a></li>
+</ul>
+</div>