diff --git a/templates/explore/datasets.tmpl b/templates/explore/datasets.tmpl index 81fe5c188..238131077 100644 --- a/templates/explore/datasets.tmpl +++ b/templates/explore/datasets.tmpl @@ -162,7 +162,7 @@ {{end}}
{{.Title}}
- {{if and (.dataset.Category) (.dataset.Task) (.dataset.License)}} + {{if and (.Category) (.Task) (.License)}}
{{if .Category}} {{$category := .Category}}