diff --git a/templates/repo/datasets/index.tmpl b/templates/repo/datasets/index.tmpl index b24c4abca..25c08c735 100644 --- a/templates/repo/datasets/index.tmpl +++ b/templates/repo/datasets/index.tmpl @@ -1,18 +1,19 @@ {{template "base/head" .}}
{{template "repo/header" .}} -
+ + {{.CsrfTokenHtml}} {{template "base/alert" .}}
-

{{.i18n.Tr "datasets"}}

+

{{.dataset.Title}}

- No Description + {{.dataset.Description}}
@@ -20,11 +21,11 @@