Files
heygermany-e2e-mrg1mo7z/emails/templates/candidate-invalid-documents.html
e2e aae77ea31e
Some checks failed
Main / Setup and Test (push) Has been cancelled
Main / Build Website (push) Has been cancelled
chore: heygermany customer project
2026-07-11 09:28:50 +02:00

10 lines
577 B
HTML

<h1 style="margin:0 0 16px 0;font-size:28px;line-height:34px;">Hi {{firstname}},</h1>
<p style="margin:0 0 14px 0;font-size:16px;line-height:24px;color:{{theme.colors.muted}};">
We could not verify one or more of your documents yet. Please reopen your application and upload clearer or corrected files.
</p>
<p style="margin:24px 0;">
<a href="{{magicLink}}" style="display:inline-block;padding:14px 20px;background:{{theme.colors.accent}};color:{{theme.colors.accentText}};text-decoration:none;border-radius:999px;font-weight:700;">
Upload documents again
</a>
</p>