Dealer_Onboarding_Backend/src/emailtemplates/questionnaire_reminder.html

8 lines
389 B
HTML

{{> email_header}}
<h2>Hi {{applicantName}},</h2>
<p>This is a reminder that we are awaiting your response to the dealership assessment questionnaire for <strong>{{location}}</strong>.</p>
<p>Completing this questionnaire is a mandatory step to move forward with your application.</p>
{{> primary_cta}}
<p>If you have already submitted it, please ignore this email.</p>
{{> email_footer}}