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