diff options
author | Thomas Willingham <founder@kakste.com> | 2013-11-09 18:43:40 +0000 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-11-09 18:43:40 +0000 |
commit | 7b29400c6c8448718f156aff73754f669992ee69 (patch) | |
tree | 47e3f3514e7e4d0960bc79a88a9391f6c84de44c /view/tpl/safesearch.tpl | |
parent | 6f2163a08ec6b48a113e768c8fc0a94f8dd0bde1 (diff) | |
download | volse-hubzilla-7b29400c6c8448718f156aff73754f669992ee69.tar.gz volse-hubzilla-7b29400c6c8448718f156aff73754f669992ee69.tar.bz2 volse-hubzilla-7b29400c6c8448718f156aff73754f669992ee69.zip |
Bring safe search to the UI
Diffstat (limited to 'view/tpl/safesearch.tpl')
-rw-r--r-- | view/tpl/safesearch.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/safesearch.tpl b/view/tpl/safesearch.tpl new file mode 100644 index 000000000..92c3db2a5 --- /dev/null +++ b/view/tpl/safesearch.tpl @@ -0,0 +1,2 @@ +<h1>Safe Mode</h1> +<a href="toggle_safesearch">{{$toggle}}</a> |