From 7dbcbcc73210d8efe15a72b51b3245860051a89a Mon Sep 17 00:00:00 2001 From: Niall Sheridan Date: Sun, 28 Aug 2016 00:52:26 +0100 Subject: Cosmetic changes --- server/static/static.go | 4 ++-- server/templates/certs.go | 2 +- server/templates/token.go | 11 ++++++++--- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/server/static/static.go b/server/static/static.go index d6d1c27..c460d33 100644 --- a/server/static/static.go +++ b/server/static/static.go @@ -191,7 +191,7 @@ var _escData = map[string]*_escFile{ "/static/css/normalize.css": { local: "server/static/css/normalize.css", size: 7797, - modtime: 1471450269, + modtime: 1471461643, compressed: ` H4sIAAAJbogA/7RZaY/cNtL+rl9RcRDYnlfd0z2Ok7yazQcjxybI4UXsxS5gDCBKLHVzhyIFkurp9mb/ +6J46OjRTBxgnXyYtkRWFet46inq8uITUNq0TIr3uK6thcOL9WZ9Bb/DLz++hZ9Fjcoi/A474dZCXw5r @@ -242,7 +242,7 @@ UiCnOZGB6ckFlT6EXIRfX7/9rvC7BgbEFLnZsgblCSqM0MvHjy4L42U0OU1Hj96XwltiSB//Mr/V1gEN "/static/css/skeleton.css": { local: "server/static/css/skeleton.css", size: 11458, - modtime: 1471454588, + modtime: 1471461643, compressed: ` H4sIAAAJbogA/8w6727kNu7f/RREigXage35P5udoMWv3d20P6Db3jV7dx8O/SDb9FiIbLmSnMl0EeDe 4d7wnuQg2fK/kWdzn7KTADMmRYoiKVKkNZ95M7i7R4aKF/D3VbgIN94M3vLyJOghU7BaLDc+vCMPCD+S 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 = `
diff --git a/server/templates/token.go b/server/templates/token.go index afed2a3..ffaba91 100644 --- a/server/templates/token.go +++ b/server/templates/token.go @@ -32,13 +32,18 @@ const Token = `
-

+

The token will expire in < 1 hour. -

+ +
+
+

+ Previously Issued Certificates +

-- cgit v1.2.3