Files
coder/coderd/notifications/dispatch/smtp/plaintext.gotmpl

5 lines
101 B
Go Template

{{ .Labels._body }}
{{ range $action := .Actions }}
{{ $action.Label }}: {{ $action.URL }}
{{ end }}