aboutsummaryrefslogtreecommitdiff
path: root/templates/certs.go
diff options
context:
space:
mode:
authorNiall Sheridan <nsheridan@gmail.com>2016-07-31 20:41:52 +0100
committerNiall Sheridan <nsheridan@gmail.com>2016-07-31 21:18:55 +0100
commit531f63e5a9e82d86a6ee1f5d44bebee0bc51d828 (patch)
tree882b6dfb10c4db96b9e983fd6112a29d227a416a /templates/certs.go
parent44fef1c2a163bdfd781ef08a06e3cf5cf9b7d5da (diff)
Use a KRL for revoked certs
Diffstat (limited to 'templates/certs.go')
-rw-r--r--templates/certs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/certs.go b/templates/certs.go
index 2fde4fd..877a0b3 100644
--- a/templates/certs.go
+++ b/templates/certs.go
@@ -1,6 +1,6 @@
package templates
-// Token is the page users see when authenticated.
+// Certs lists all unexpired issued certificates.
const Certs = `<html>
<head>
<title>Certs</title>