{{define "title"}}{{.Name}} in {{.Zone}} — {{.SiteTitle}}{{end}} {{define "main"}}

{{.Emoji}} {{.Verdict}}

{{.Name}} in {{.Zone}}

{{if .When}}{{.When}}{{end}}{{if .Level}} · level {{.Level}}{{end}}{{if .Elapsed}} · {{.Elapsed}} down there{{end}}{{if .Rooms}} · {{.Rooms}}{{end}}

{{if .Summary}}

{{.Summary}}

{{end}} {{if .Stats}}
{{range .Stats}}
{{.Value}}
{{.Label}}
{{end}}
{{end}} {{if .Turning}}

Where it turned

{{.Turning.Text}} {{if .Turning.Room}}{{.Turning.Room}} · {{end}}{{.Turning.When}}

{{end}}

Room by room

{{if .Live}}still under way{{end}}
    {{range .Lines}}
  1. {{.Text}} {{if .Room}}{{.Room}} · {{end}}{{.When}}
  2. {{end}}
{{if .Truncated}}

Only the last {{len .Lines}} moments of this run are shown — it beat out more than the report keeps.

{{end}}

Reporting from the realm, this is Pete.

{{end}}