{{template "base" .}} {{define "title"}}Event Log - {{.Webhook.Name}} - Webhooker{{end}} {{define "content"}}
{{.Body}}
{{if .BodyTruncated}}
Body truncated for display: showing {{.BodyShownBytes}} of {{.BodyBytes}} bytes. The stored body is unchanged — download the full body.
{{end}}