{{define "content"}}

{{.Title}}

Cluster: {{.Cluster}}

Node: {{.Node}}

Status: {{.Status}}

Message: {{.Message}}

{{end}} {{template "base" .}}