Open victor-champonnois opened 2 years ago
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
hello, please don't close :)
@robinkeunen could you apply the nostale tag on these issues ? I believe they are still relevant
issue from @huguesdk https://github.com/coopiteasy/vertical-cooperative/issues/389
currently, email templates contain a lot of duplication:
div
with styling in which the whole content is wrapped)${firstname}
,”)there are currently 8 email templates, and this content is duplicated across them. this makes updating any of those parts difficult, and also makes translations difficult, as the whole content is translated as one string.
i think that it would be better to have the duplicated content moved to separate templates that would be combined together with the content.