From 96c8f707ec5e3d250cd223f699f2a2188407364e Mon Sep 17 00:00:00 2001 From: Thomas Stromberg Date: Fri, 19 Jun 2020 15:12:20 -0700 Subject: [PATCH] warning message: Fix mismatched quote --- pkg/site/page.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/site/page.go b/pkg/site/page.go index 7b12c8a..0a2ce4b 100644 --- a/pkg/site/page.go +++ b/pkg/site/page.go @@ -71,7 +71,7 @@ func (h *Handlers) collectionPage(ctx context.Context, id string, refresh bool) warning := "" if time.Since(result.LatestInput) > h.warnAge { - warning = fmt.Sprintf(`Service started %s ago, and is still downloading data. Data may be up to %s old and incomplete. Use