Initial work on email templates
At this point I got a nice-looking formatted message in my mail client.
This commit is contained in:
parent
087f29d491
commit
2c880568dd
5 changed files with 298 additions and 12 deletions
9
comms/template/report-subscription-confirmation.txt
Normal file
9
comms/template/report-subscription-confirmation.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
We've received your mosquito report. Thanks! We appreciate you taking the time to submit it.
|
||||
|
||||
You can check the current status of your report at any time at {{.URLReportStatus}}
|
||||
|
||||
We'll send you additional updates as work is scheduled and completed.
|
||||
|
||||
If you have any questions or need further assistance, please don't hesitate to contact us by replying to this email.
|
||||
|
||||
If you no longer wish to receive these updates, navigate your browser to {{.URLReportUnsubscribe}} to unsubscribe.
|
||||
Loading…
Add table
Add a link
Reference in a new issue