diff --git a/frontend/render.go b/frontend/render.go index 018b139..f1af942 100644 --- a/frontend/render.go +++ b/frontend/render.go @@ -148,7 +148,7 @@ func summaryTable(isIPv6 bool, data string, serverName string) string { result += "" } result += "" - result += "" + result += "" } return result diff --git a/frontend/template.go b/frontend/template.go index a008320..3c84484 100644 --- a/frontend/template.go +++ b/frontend/template.go @@ -29,16 +29,14 @@ type tmplArguments struct { var tmpl = template.Must(template.New("tmpl").Parse(` - +
- - - - + + + +