diff --git a/templates/repo/datasets/index.tmpl b/templates/repo/datasets/index.tmpl index eb7bcec21..b5ddff638 100755 --- a/templates/repo/datasets/index.tmpl +++ b/templates/repo/datasets/index.tmpl @@ -203,7 +203,6 @@ {{end}}
- {{if or (.dataset.Category) (.dataset.Task) (.dataset.License)}}
{{if .dataset.Category}} {{$category := .dataset.Category}} @@ -220,7 +219,6 @@ href="{{AppSubUrl}}/explore/datasets?sort={{$.SortType}}&q={{$.Keyword}}&tab={{$.TabName}}&category={{$.Category}}&task={{$.Task}}&license={{.dataset.License}}">{{.dataset.License}} {{end}}
- {{end}}
- +