How to create custom email template in magento 2
First we have to create a field in configuration ‘system.xml’ in folder app/code/Auriga/Email/etc/adminhtml/, from where we can select which email template will use. [crayon-674005f9bb23e585692641/] Now create a email template configuration file at app/code/Auriga/Email/etc location file name should be email_templates.xml