aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html1
-rw-r--r--templates/page.tmpl1
2 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 7a2696f4538..3e9775d0c9a 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -5,7 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta http-equiv="onion-location" content="http://74bl64uknv672pgnqpzve2w5zrjq4e5umpqkov2nhakxn3w52brd7lid.onion" />
<title>templates</title>
<link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css" type="text/css" />
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>