From: Sergey Matveev Date: Fri, 24 Sep 2021 12:01:37 +0000 (+0300) Subject:
is not required to be in package listing X-Git-Tag: v3.0.0~12 X-Git-Url: http://www.git.cypherpunks.ru/?p=gocheese.git;a=commitdiff_plain;h=7191bd3a282309d79bc2183f5eb1fa5405f77d85
is not required to be in package listing --- diff --git a/main.go b/main.go index 46be525..7163b87 100644 --- a/main.go +++ b/main.go @@ -55,7 +55,7 @@ const ( ` HTMLEnd = " \n\n" - HTMLElement = " %s
\n" + HTMLElement = " %s\n" InternalFlag = ".internal" GPGSigExt = ".asc"