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, 3 insertions, 1 deletions
diff --git a/view/tpl/safesearch.tpl b/view/tpl/safesearch.tpl
index 92c3db2a5..e0b2ab538 100644
--- a/view/tpl/safesearch.tpl
+++ b/view/tpl/safesearch.tpl
@@ -1,2 +1,4 @@
-<h1>Safe Mode</h1>
+<div id="directory_safemode" class="widget">
+<h3>{{$safemode}}</h3>
<a href="toggle_safesearch">{{$toggle}}</a>
+</div>