aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorArquivo Archive <arquivo@localhost>2024-08-15 23:12:55 -0300
committerArquivo Archive <arquivo@localhost>2024-08-15 23:12:55 -0300
commit83a0a3f40c71a816ebb54dbc8b692b7314f1ec86 (patch)
tree71d558e9989eb23faefbee5e9f92a70d3f6b4fd0 /templates
parentf9f6a23471ea85a6a605761761bb3b5b5f6561c3 (diff)
downloadarquivo-83a0a3f40c71a816ebb54dbc8b692b7314f1ec86.tar.gz
arquivo-83a0a3f40c71a816ebb54dbc8b692b7314f1ec86.tar.bz2
Serviço Onion (2)
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>