aboutsummaryrefslogtreecommitdiff
path: root/server/templates/certs.go
diff options
context:
space:
mode:
authorNiall Sheridan <nsheridan@gmail.com>2016-08-28 00:52:26 +0100
committerNiall Sheridan <nsheridan@gmail.com>2016-08-28 00:52:26 +0100
commit7dbcbcc73210d8efe15a72b51b3245860051a89a (patch)
tree091ade98621ca2965e4a62beaa4cc1ddab573d47 /server/templates/certs.go
parent0424ea77d6c09624f35c291a68dde60ea9ca8453 (diff)
Cosmetic changes
Diffstat (limited to 'server/templates/certs.go')
-rw-r--r--server/templates/certs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/templates/certs.go b/server/templates/certs.go
index 8c7f7ef..cf4c7d1 100644
--- a/server/templates/certs.go
+++ b/server/templates/certs.go
@@ -16,7 +16,7 @@ const Certs = `
<body>
<div class="container">
<div class="page-header">
- <h1>Issued SSH Certificates</h1>
+ <h2>Issued SSH Certificates</h2>
</div>
<form action="/admin/revoke" method="post" id="form_revoke">