The email template is simple, but I believe it is sufficient for the MVP.
I also think that storing and parsing email templates on the backend is not a very maintainable solution in the case of Go. However, it should be sufficient for the MVP.
The email template was specifically tested for Gmail.
The email template is simple, but I believe it is sufficient for the MVP.
I also think that storing and parsing email templates on the backend is not a very maintainable solution in the case of Go. However, it should be sufficient for the MVP.
The email template was specifically tested for Gmail.