aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/templates/layouts/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/layouts/default.html')
-rw-r--r--src/main/resources/templates/layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/templates/layouts/default.html b/src/main/resources/templates/layouts/default.html
index c3dac5d4..c9b4625a 100644
--- a/src/main/resources/templates/layouts/default.html
+++ b/src/main/resources/templates/layouts/default.html
@@ -35,7 +35,7 @@
<link rel="manifest" href="//i.juick.com/manifest.json" />
</head>
-<body id="body" {% if visitor.uid > 0 %}data-hash="{{visitor.authHash}}"{% endif %}>
+<body id="body">
<div id="app">
{% include "views/partial/navigation" %}
<div id="content_wrapper">