aboutsummaryrefslogtreecommitdiff
path: root/templates/token.go
diff options
context:
space:
mode:
authorNiall Sheridan <nsheridan@gmail.com>2016-06-13 22:14:19 +0100
committerNiall Sheridan <nsheridan@gmail.com>2016-06-13 22:14:19 +0100
commit31ce8e9a3ce48d8fae08e6be6dee3248b5b63a7a (patch)
treeff60540fbabc7be7243057c72aad5154d5724ae3 /templates/token.go
parentc074b8694f28ab6b3cc1ccb31474cfa507f73e81 (diff)
Run the linter as part of tests.
Fix lint warnings.
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>