{{define "content"}}
File #1: {{index .Filename 0}} | {{with index .CheckinSummary 0}}Build #1: {{.BuildFingerprint}} | {{end}} {{with index .CheckinSummary 0}}Duration / Realtime #1: {{.Realtime}} | {{end}}Device #1: {{index .DeviceModel 0}} | Android ID #1: {{index .DeviceID 0}} |
File #2: {{index .Filename 1}} | {{with index .CheckinSummary 1}}Build #2: {{.BuildFingerprint}} | {{end}} {{with index .CheckinSummary 1}}Duration / Realtime #2: {{.Realtime}} | {{end}}Device #2: {{index .DeviceModel 1}} | Android ID #2: {{index .DeviceID 1}} |