{{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}}
Battery history log overflow has been detected for the uploaded bugreport. Please note analysis should not be entirely trusted due to overflow.
{{end}}
{{template "tablesidebar" .}}
{{template "tables" .}}
Historian File: {{index .Filename 0}}
Historian File: {{index .Filename 1}}
{{end}}