diff --git a/appview/pages/templates/repo/index.html b/appview/pages/templates/repo/index.html index 81f70873..59fbad52 100644 --- a/appview/pages/templates/repo/index.html +++ b/appview/pages/templates/repo/index.html @@ -246,7 +246,7 @@ {{ $tagsForCommit := index $.TagMap .Hash.String }} {{ if gt (len $tagsForCommit) 0 }} - + {{ range $tagsForCommit }} {{ . }}