diff options
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r-- | templates/page.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index 9358957d443..0ad381d4ada 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -5,6 +5,7 @@ </TMPL_IF> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> +<meta http-equiv="onion-location" content="http://74bl64uknv672pgnqpzve2w5zrjq4e5umpqkov2nhakxn3w52brd7lid.onion" /> <TMPL_IF DYNAMIC> <TMPL_IF FORCEBASEURL><base href="<TMPL_VAR FORCEBASEURL>" /><TMPL_ELSE> <TMPL_IF BASEURL><base href="<TMPL_VAR BASEURL>" /></TMPL_IF> |