I have just seen the example in the community portal on how to send emails from email channels in code, and am shocked on how many lines of code and usages of Kentico services it takes to set up a simple registration confirmation or reset password email based on an email that lives in an email channel.
I am just searching for a simple way to send standard email templates with for example a header and a footer and customizable text within, like in Kentico 13 with the email templates module and the static MailHelper class.
Am I missing something here?