{{define "content"}}
{{.Group.Status}} {{.Group.RepoName}}

{{.Group.Title}}

{{shortSHA .Group.Fingerprint}}
{{.Group.OccurrenceCount}}
{{timeAgo .Group.FirstSeenAt}}
{{timeAgo .Group.LastSeenAt}}
{{if .Group.ForgejoIssueURL}}
View Issue
{{end}}

Related Artifacts

{{if .Artifacts}} {{range .Artifacts}} {{end}}
Type Commit Message Size Created
{{.Type}} {{shortSHA .CommitSHA}} {{if .CrashMessage}}{{truncate (deref .CrashMessage) 60}}{{else}}-{{end}} {{formatSize .BlobSize}} {{timeAgo .CreatedAt}} View
{{else}}

No artifacts linked to this crash group yet.

{{end}}
{{end}}