Dealer_Onboarding_Backend/src/emailtemplates/loa_issued.html

8 lines
422 B
HTML

{{> email_header}}
<h2>Welcome to the Family!</h2>
<p>Dear {{applicantName}},</p>
<p>We are honored to issue your Letter of Appointment (LOA) for the Royal Enfield dealership ({{applicationId}}). Your dealership is now officially authorized under the code: <span style="font-weight: bold; color: #e31837;">{{dealerCode}}</span>.</p>
<p>We look forward to a successful partnership.</p>
{{> primary_cta}}
{{> email_footer}}