Hi, we need to customize email templates. How to generate email templates from
.gotmpl
files which reside in
courier/template/builtin/templates/...
directory?
d
dazzling-napkin-4938
02/08/2024, 11:29 PM
the templates are templated html using gotmpl. You can create the html using whatever tools you want - we use Maizzle for ours. I would use the starter emails as reference for what data needs to be included.