{{if .ThemeCSS}} {{end}} {{.Site.Name}} [Loading...] {{if .Site.Favicon}} {{else}} {{end}} {{if .CustomHead}}{{.CustomHead}}{{end}}
{{if .Site.Logo}} Logo {{end}}

{{.Site.Name}}

{{.Site.Description}}

Connecting...
--
{{range $groupIndex, $group := .Groups}}

{{$group.Name}}

{{if $group.ShowGroupUptime}} -- {{end}}
{{range .Monitors}}
{{if .Link}}{{.Name}}{{else}}{{.Name}}{{end}} {{.Type}}
{{if not .HidePing}}--{{end}}
--
{{range seq $.TickCount}}
{{end}}
{{end}}
{{end}}
{{if .Incidents}}

Incidents

{{range .Incidents}}
{{if eq .Status "resolved"}} {{else if eq .Status "scheduled"}} {{else}} {{end}} {{.Title}}

{{.Message}}

{{if .IsScheduled}}

Scheduled: {{if .ScheduledStart}}{{.ScheduledStart}}{{end}} - {{if .ScheduledEnd}}{{.ScheduledEnd}}{{end}}

{{end}}
{{.Status}}
{{end}}
{{end}}
↑↓ navigate select esc close