]> Cypherpunks.ru repositories - gocheese.git/blobdiff - main.go
<br/> is not required to be in package listing
[gocheese.git] / main.go
diff --git a/main.go b/main.go
index 46be5259f871b8bb6fb6fa1f9926608f6443bbd2..7163b871942ff1ad929f5133396435908ce64c2b 100644 (file)
--- a/main.go
+++ b/main.go
@@ -55,7 +55,7 @@ const (
   <body>
 `
        HTMLEnd      = "  </body>\n</html>\n"
-       HTMLElement  = "    <a href=\"%s\"%s>%s</a><br/>\n"
+       HTMLElement  = "    <a href=\"%s\"%s>%s</a>\n"
        InternalFlag = ".internal"
        GPGSigExt    = ".asc"