summaryrefslogtreecommitdiff
path: root/views/index.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.tpl')
-rw-r--r--views/index.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/index.tpl b/views/index.tpl
index 01868ec..e78bcd6 100644
--- a/views/index.tpl
+++ b/views/index.tpl
@@ -8,6 +8,7 @@
</head>
<body>
<p>You ARE logged in. Well done!</p>
+ <p>Token is <code>{{ token }}</code></p>
<p><a href="/projects">Projects</p>
<p><a href="/builds">Builds</p>
</body>