1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-26 19:37:46 +02:00
jfa-go/mail
Harvey Tindall eb406ef951
Implement email template generation
Variables are surrounded by {}, and initial (default) templates are
generated on demand from the plaintext version of emails. The custom
emails are intended to only be used if the user actually changes them,
as they lose the features of the default ones, such as tables.
2021-02-19 21:38:20 +00:00
..
confirmation.mjml Implement email template generation 2021-02-19 21:38:20 +00:00
confirmation.txt Implement email template generation 2021-02-19 21:38:20 +00:00
created.mjml Implement email template generation 2021-02-19 21:38:20 +00:00
created.txt Implement email template generation 2021-02-19 21:38:20 +00:00
deleted.mjml Implement email template generation 2021-02-19 21:38:20 +00:00
deleted.txt Implement email template generation 2021-02-19 21:38:20 +00:00
email.mjml Implement email template generation 2021-02-19 21:38:20 +00:00
email.txt Implement email template generation 2021-02-19 21:38:20 +00:00
expired.mjml add possible dark mode fix for Outlook 2021-02-18 17:47:15 +00:00
expired.txt Add email translation, add part of french translations 2021-01-15 14:43:32 +00:00
invite-email.mjml Implement email template generation 2021-02-19 21:38:20 +00:00
invite-email.txt Implement email template generation 2021-02-19 21:38:20 +00:00
template.mjml Implement email template generation 2021-02-19 21:38:20 +00:00
template.txt Implement email template generation 2021-02-19 21:38:20 +00:00
welcome.mjml Implement email template generation 2021-02-19 21:38:20 +00:00
welcome.txt Implement email template generation 2021-02-19 21:38:20 +00:00