aboutsummaryrefslogtreecommitdiff
path: root/server/templates/certs.go
diff options
context:
space:
mode:
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">