{{ define "title" }} {{ .Pull.Title }} · Pull #{{ .Pull.PullId }} · {{ .RepoInfo.FullName }} · Tangled {{ end }} {{ define "mainLayout" }} {{ template "fragments/resizable" }}
{{ slice .Hash.String 0 8 }}
{{ if .ChangeId }}
{{ slice .ChangeId 0 8 }}
{{ end }}
{{ if $.IsInterdiff }}
{{ index $messageParts 0 }}
{{ else }}
{{ index $messageParts 0 }}
{{ end }}
v{{ .Version1 }}
{{ i "arrow-right" "size-3 inline-flex" }}
v{{ .Version2 }}
{{ with .ChangeId }}
{{ shortId . }}
{{ else }}
All changes
{{ end }}
{{ else }}
Diff
v{{ .VersionId }}
{{ shortId .DiffParams.Base }}
{{ i "arrow-right" "size-3 inline-flex" }}
{{ shortId .DiffParams.Head }}
{{ end }}