diff --git a/templates/repo/datasets/dirs/index.tmpl b/templates/repo/datasets/dirs/index.tmpl index 39820d584..904219b53 100755 --- a/templates/repo/datasets/dirs/index.tmpl +++ b/templates/repo/datasets/dirs/index.tmpl @@ -6,9 +6,7 @@
- {{ range $index, $item := .Path }} - {{ $item }}/ - {{ end }} + {{ range $index, $item := .Path }}{{ $item }}/{{ end }}