What's the best / easiest way to add an HTML header/footer to all emails by default?
One of the game changers for WHMCS was when they introduced a global/generic header/footer, and I'd like to replicate that within Blesta, without having to hand-edit every single email template
I've searched the forums and docs, and found a lot of content relating to earlier versions of Blesta that don't seem relevant any more (edit config.js in a path that's no longer relevant), change the tag descriptors from { to {{ and so on
There has to be a way, or there needs to be a plugin to enable, that lets us "top and tail" the existing email templates with an HTML header and footer, similar to the way WHMCS did it?