From: Sergey Matveev Date: Sat, 14 Mar 2020 11:59:38 +0000 (+0300) Subject: Unnecessary table caption X-Git-Tag: v0.4.0~1 X-Git-Url: http://www.git.stargrave.org/?p=sgblog.git;a=commitdiff_plain;h=1dd514b95a3b09b8643c2d7c5ecc56ebda596a33 Unnecessary table caption --- diff --git a/cmd/sgblog/http.go b/cmd/sgblog/http.go index a91da3c..cf05f1e 100644 --- a/cmd/sgblog/http.go +++ b/cmd/sgblog/http.go @@ -293,7 +293,6 @@ func serveHTTP() { var table bytes.Buffer table.WriteString( "\n" + - "\n" + "" + "" + "" +
Comments
NWhenTitle