diff --git a/pkg/web/templates/bugs.html b/pkg/web/templates/bugs.html index 50a7b9471c6da896fd364294beb3f698ab9b96d0..29a25ae18360f8b99ecc6a3d395bd5a391b6a303 100644 --- a/pkg/web/templates/bugs.html +++ b/pkg/web/templates/bugs.html @@ -30,11 +30,11 @@ {{.Title}} {{if .Labels}}{{range $i, $label := .Labels}}{{if $i}} {{end}}{{$label.Name}}{{end}}{{end}} -