diff --git a/lib/godoc/package.html b/lib/godoc/package.html index f0604e2f48..f69f885cea 100644 --- a/lib/godoc/package.html +++ b/lib/godoc/package.html @@ -26,10 +26,10 @@
{{if .Consts}} -
Constants
+
Constants
{{end}} {{if .Vars}} -
Variables
+
Variables
{{end}} {{range .Funcs}} {{$name_html := html .Name}} @@ -48,7 +48,7 @@ {{end}} {{end}} {{if .Bugs}} -
Bugs
+
Bugs
{{end}}