diff --git a/templates/html/admin-upload.gohtml b/templates/html/admin-upload.gohtml index 1729ba0..e8420fa 100644 --- a/templates/html/admin-upload.gohtml +++ b/templates/html/admin-upload.gohtml @@ -12,8 +12,8 @@

Document: diff --git a/templates/html/documentation.gohtml b/templates/html/documentation.gohtml index 2f432f3..247e3f0 100644 --- a/templates/html/documentation.gohtml +++ b/templates/html/documentation.gohtml @@ -13,6 +13,7 @@

{{ range . }} {{ $bucket_name := .Name }} + {{ $bucket_display_name := .DisplayName }}

{{ $bucket_name }}