Hi,
I edit Auth Signup: Reset Password template in Settings>Technical>Email>Templates. But it has all layout codes. Like;
<table border="0" cellpadding="0" cellspacing="0" style="padding-top:16px;background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tbody><tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0" width="590" style="padding:16px;background-color: white; color: #454748; border-collapse:separate;">
<tbody>
<!-- HEADER -->
<tr>
......
I want to call mail_notification_light.xml and place only html body in this layout.
Because translation is so difficult.
Like Sales Order: Send by email.
Is it possible?
Best regards.