* The email HTML templates added #6146 * use a single palne text email template. use fs.FS * Update services/notifications/README.md Co-authored-by: Martin <github@diemattels.at> * Update services/notifications/README.md Co-authored-by: Martin <github@diemattels.at> * fix md --------- Co-authored-by: Roman Perekhod <rperekhod@owncloud.com> Co-authored-by: Martin <github@diemattels.at>
11 lines
149 B
Cheetah
11 lines
149 B
Cheetah
{{ .Greeting }}
|
|
|
|
{{ .MessageBody }}
|
|
{{if ne .CallToAction "" }}
|
|
{{ .CallToAction }}
|
|
{{end}}
|
|
|
|
---
|
|
ownCloud - Store. Share. Work.
|
|
https://owncloud.com
|