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-6790a6bae06d0743234036/] Now create a email template configuration file at app/code/Auriga/Email/etc location file name should be email_templates.xml