summaryrefslogtreecommitdiff
path: root/views/index.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.hbs')
-rw-r--r--views/index.hbs4
1 files changed, 3 insertions, 1 deletions
diff --git a/views/index.hbs b/views/index.hbs
index fed0488..30a3987 100644
--- a/views/index.hbs
+++ b/views/index.hbs
@@ -1,7 +1,9 @@
<html>
<head>
<script type="text/javascript">
- window.SETTINGS = {};
+ window.SETTINGS = {
+ jwt: '{{jwt}}'
+ };
</script>
</head>
<body>