Ich habe eine E-Mail-Vorlage in Magento 2: email-template.html {{template config_path="design/email/header_template"}} {{trans "%body" body=$data.body}} {{template config_path="design/email/footer_template"}} Aber in Variable $data.bodyist Code HTML kein Text: $data.body = ` <table...