summaryrefslogtreecommitdiff
path: root/tls-pem2html.go
diff options
context:
space:
mode:
Diffstat (limited to 'tls-pem2html.go')
-rw-r--r--tls-pem2html.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tls-pem2html.go b/tls-pem2html.go
index a68a58a..9e8e80a 100644
--- a/tls-pem2html.go
+++ b/tls-pem2html.go
@@ -82,7 +82,7 @@ var tmpl = template.Must(template.New("pem2html").
<body>
<table class=sortable>
<caption>
- <p>Updated {{.now.Local.Format "2006-01-02 15:04:05"}}</p>
+ <p>Live Certs (Updated {{.now.Local.Format "2006-01-02 15:04:05"}})</p>
</caption>
<tr>
<th>NotBefore</th>