{{define "content"}}
{{with index .CheckinSummary 0}} {{end}} {{with index .CheckinSummary 0}} {{end}} {{with index .CheckinSummary 1}} {{end}} {{with index .CheckinSummary 1}} {{end}}
File #1: {{index .Filename 0}}Build #1: {{.BuildFingerprint}}Duration / Realtime #1: {{.Realtime}}Device #1: {{index .DeviceModel 0}} Android ID #1: {{index .DeviceID 0}}
File #2: {{index .Filename 1}}Build #2: {{.BuildFingerprint}}Duration / Realtime #2: {{.Realtime}}Device #2: {{index .DeviceModel 1}} Android ID #2: {{index .DeviceID 1}}
{{if .Error}} Errors {{end}} {{if .Warning}} Warnings {{end}}
{{if .Overflow}} {{template "overflow_message" .}} {{end}}
{{template "tablesidebar" .}}
{{template "tables" .}}
Historian File: {{index .Filename 0}}
{{template "historianv2" .}}
Historian File: {{index .Filename 1}}
{{template "historianv2" .}}
{{end}}