{{template "base" .}} {{define "title"}}{{.Webhook.Name}} - Webhooker{{end}} {{define "content"}}
{{$.BaseURL}}/webhook/{{.Path}}
{{.Config}}
{{end}}
Retention: {{.Webhook.RetentionDays}} days · Created: {{.Webhook.CreatedAt.Format "2006-01-02 15:04:05 UTC"}}