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