]> Sergey Matveev's repositories - sgblog.git/blobdiff - cmd/sgblog/http.go
Unnecessary table caption
[sgblog.git] / cmd / sgblog / http.go
index a91da3c9422338204a7617d66a7b2bf6c2308bcb..cf05f1ebdd0e923eb501e6aa176cb87b451c587f 100644 (file)
@@ -293,7 +293,6 @@ func serveHTTP() {
                var table bytes.Buffer
                table.WriteString(
                        "<table border=1>\n" +
-                               "<caption>Comments</caption>\n<tr>" +
                                "<th>N</th>" +
                                "<th>When</th>" +
                                "<th>Title</th>" +