{{define "title"}}Build Log{{end}} {{define "body"}}
{{.Log}}
{{ if not .Closed }}
(... Log is incomplete ...)
{{ end }} {{end}}