mirror of
https://github.com/absmach/magistrala.git
synced 2026-06-23 04:10:28 +00:00
309ef512cb
Signed-off-by: Ivan Milosevic <iva@blokovi.com>
9 lines
166 B
Cheetah
9 lines
166 B
Cheetah
To: {{range $index, $v := .To}}{{if $index}},{{end}}{{$v}}{{end}}
|
|
From: {{.From}}
|
|
Subject: {{.Subject}}
|
|
{{.Header}}
|
|
You have a new message:
|
|
{{.Content}}
|
|
{{.Footer}}
|
|
|