diff --git a/web/html/account.html b/web/html/account.html index 2de4d4f..d2b2352 100644 --- a/web/html/account.html +++ b/web/html/account.html @@ -65,7 +65,7 @@
- +
diff --git a/web/templates/base.go.tmpl b/web/templates/base.go.tmpl index 3d2be7f..da4ed07 100644 --- a/web/templates/base.go.tmpl +++ b/web/templates/base.go.tmpl @@ -1,4 +1,4 @@ -{{/* common across all pages*/}} +{{/* common across all pages */}} {{define "head"}} @@ -15,7 +15,7 @@ {{end}} -{{/*
common across all pages*/}} +{{/*
common across all pages */}} {{define "header"}}

{{.global.Organization}}