Dealer_Onboarding_Backend/src/emailtemplates/loi_issued.html

7 lines
375 B
HTML

{{> email_header}}
<h2>Congratulations {{applicantName}}!</h2>
<p>We are delighted to inform you that your Letter of Intent (LOI) for the Royal Enfield dealership has been issued for the application <strong>{{applicationId}}</strong>.</p>
<p>Please log in to the portal to view and acknowledge the document to move to the next stage.</p>
{{> primary_cta}}
{{> email_footer}}