diff --git a/web/blob/templates/status.html b/web/blob/templates/status.html index c206eb5bb..84197f0d3 100644 --- a/web/blob/templates/status.html +++ b/web/blob/templates/status.html @@ -2,7 +2,7 @@ {{define "content"}}
-

Runtime Information

+

Runtime Information

@@ -12,7 +12,7 @@
-

Build Information

+

Build Information

{{range $key, $value := .Info}} @@ -24,13 +24,13 @@
-

Configuration

+

Configuration

{{.Status.Config}}
-

Rules

+

Rules

{{range call .Status.Rules}}{{.HTMLSnippet pathPrefix}}
{{end}}
-

Targets

+

Targets

{{range $job, $pool := call .Status.TargetPools}} @@ -85,7 +85,7 @@ {{end}}
-

Startup Flags

+

Startup Flags

{{range $key, $value := .Status.Flags}}