diff --git a/templates/html/documentation.gohtml b/templates/html/documentation.gohtml index ab74478..5fd55dc 100644 --- a/templates/html/documentation.gohtml +++ b/templates/html/documentation.gohtml @@ -12,7 +12,7 @@
- {{ range . }}
+ {{ range .Data.Buckets }}
{{ $bucket_name := .Name }}
{{ $bucket_display_name := .DisplayName }}
+ {{ .Message }} +