Hi, we need to customize email templates. How to g...
# talk-kratos
q
Hi, we need to customize email templates. How to generate email templates from
.gotmpl
files which reside in
courier/template/builtin/templates/...
directory?
d
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.