diff options
author | friendica <info@friendica.com> | 2013-11-09 12:14:06 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-09 12:14:06 -0800 |
commit | e06b0aa76759c406b4ef555680fac5a0087d4708 (patch) | |
tree | 55e5a8dc91756c54779e8b2142950abcc97a06b9 /view | |
parent | b2bb308e24421558f02a6bed2201140486be337b (diff) | |
parent | 1f16dd3bb029476c67d1707077b98af91d374597 (diff) | |
download | volse-hubzilla-e06b0aa76759c406b4ef555680fac5a0087d4708.tar.gz volse-hubzilla-e06b0aa76759c406b4ef555680fac5a0087d4708.tar.bz2 volse-hubzilla-e06b0aa76759c406b4ef555680fac5a0087d4708.zip |
Merge https://github.com/friendica/red into zpull
Conflicts:
mod/directory.php
Diffstat (limited to 'view')
-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> |