chore: heygermany customer project
Some checks failed
Main / Setup and Test (push) Has been cancelled
Main / Build Website (push) Has been cancelled

This commit is contained in:
e2e
2026-07-11 10:52:27 +02:00
commit 6c231d1d36
370 changed files with 35571 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<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}};">
Your personal access link is ready. Use it to continue your application and review your progress.
</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;">
Open your application
</a>
</p>
<p style="margin:0;font-size:14px;line-height:22px;color:{{theme.colors.muted}};">
For your security, this link expires automatically.
</p>