Fix email sending for report notification confirmation
The links in the email don't work, but it's a first step
This commit is contained in:
parent
7ee2f72b8e
commit
00a75a556e
9 changed files with 105 additions and 91 deletions
|
|
@ -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