diff --git a/swarm/api/http/templates.go b/swarm/api/http/templates.go index 43dd96cab9..4f326551e9 100644 --- a/swarm/api/http/templates.go +++ b/swarm/api/http/templates.go @@ -70,7 +70,7 @@ var htmlListTemplate = template.Must(template.New("html-list").Funcs(template.Fu
`[1:])) -vvar landingPageTemplate = template.Must(template.New("landing-page").Parse(` +var landingPageTemplate = template.Must(template.New("landingPage").Parse(`
@@ -78,19 +78,23 @@ vvar landingPageTemplate = template.Must(template.New("landing-page").Parse(` - -
+