aboutsummaryrefslogtreecommitdiff
path: root/templates/token.go
diff options
context:
space:
mode:
Diffstat (limited to 'templates/token.go')
-rw-r--r--templates/token.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/token.go b/templates/token.go
index dbad371..270055b 100644
--- a/templates/token.go
+++ b/templates/token.go
@@ -1,5 +1,6 @@
package templates
+// Token is the page users see when authenticated.
const Token = `<html>
<head>
<title>YOUR TOKEN!</title>