diff --git a/templates/html/admin.gohtml b/templates/html/admin.gohtml
index 7a1e44a..8308583 100644
--- a/templates/html/admin.gohtml
+++ b/templates/html/admin.gohtml
@@ -8,7 +8,7 @@
{{ template "header-html" }}
- Admin
+ Admin
diff --git a/templates/html/documentation.gohtml b/templates/html/documentation.gohtml
index 9ee5756..773cacc 100644
--- a/templates/html/documentation.gohtml
+++ b/templates/html/documentation.gohtml
@@ -8,11 +8,11 @@
{{ template "header-html" }}
- Documentation
+ Documentation
{{ range . }}
{{ $bucket_name := .Name }}
-
{{ $bucket_name }}
+ {{ $bucket_name }}
{{ range .Documents }}
diff --git a/templates/html/formulaires.gohtml b/templates/html/formulaires.gohtml
index 1012378..b60fd64 100644
--- a/templates/html/formulaires.gohtml
+++ b/templates/html/formulaires.gohtml
@@ -8,7 +8,7 @@
{{ template "header-html" }}
- Formulaires
+ Formulaires