GoTrue Auth-Mail-Templates (DE, LAVI-Look): confirmation/magiclink/recovery/email_change
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
<!doctype html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Neue E-Mail bestätigen</title>
|
||||
</head>
|
||||
<body style="margin:0;padding:0;background:#eef0f3;font-family:Arial,'Segoe UI',Helvetica,sans-serif;color:#1d2733;">
|
||||
<div style="display:none;max-height:0;overflow:hidden;opacity:0;">Bestätige deine neue E-Mail-Adresse für LAVI.</div>
|
||||
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" style="background:#eef0f3;">
|
||||
<tr><td align="center" style="padding:24px 12px;">
|
||||
<table role="presentation" width="600" cellpadding="0" cellspacing="0" style="width:600px;max-width:600px;background:#ffffff;border-radius:14px;overflow:hidden;">
|
||||
<tr><td align="center" style="background:#032240;padding:26px 20px;">
|
||||
<img src="https://lavi.guide/lavi-email-logo-full.png" width="300" alt="LAVI" style="display:block;width:64%;max-width:320px;height:auto;margin:0 auto;border:0;">
|
||||
</td></tr>
|
||||
<tr><td style="height:4px;background:#f1cf7c;line-height:4px;font-size:4px;"> </td></tr>
|
||||
<tr><td style="padding:34px 40px 8px 40px;font-size:16px;line-height:26px;color:#1d2733;">
|
||||
<h1 style="font-family:Georgia,'Times New Roman',serif;color:#032240;font-weight:700;font-size:24px;line-height:30px;margin:0 0 14px;">Neue E-Mail-Adresse bestätigen</h1>
|
||||
<p style="margin:0 0 18px;">Bitte bestätige deine neue E-Mail-Adresse, damit wir sie für dein LAVI-Konto verwenden können.</p>
|
||||
<table role="presentation" align="center" cellspacing="0" cellpadding="0" border="0" style="margin:26px auto;">
|
||||
<tr><td align="center" bgcolor="#032240" style="background:#032240;border-radius:12px;padding:16px 42px;">
|
||||
<a href="{{ .ConfirmationURL }}" style="color:#ffffff;text-decoration:none;font-weight:bold;font-size:15px;font-family:Arial,'Segoe UI',Helvetica,sans-serif;line-height:1;">Neue E-Mail bestätigen</a>
|
||||
</td></tr></table>
|
||||
<p style="margin:0 0 6px;font-size:14px;color:#6b7280;">Der Button funktioniert nicht? Dann gib diesen Code direkt bei LAVI ein:</p>
|
||||
<p style="margin:0 0 20px;font-size:26px;font-weight:bold;letter-spacing:4px;color:#032240;font-family:Georgia,'Times New Roman',serif;">{{ .Token }}</p>
|
||||
<p style="margin:0;font-size:13px;line-height:19px;color:#9aa1ab;">Wenn du das nicht angefordert hast, kannst du diese E-Mail einfach ignorieren.</p>
|
||||
</td></tr>
|
||||
<tr><td style="padding:18px 40px 30px 40px;">
|
||||
<table role="presentation" width="100%"><tr><td style="border-top:1px solid #e6e3da;padding-top:16px;font-size:12px;line-height:19px;color:#9aa1ab;">
|
||||
LAVI – lavi.guide GmbH · Österreich · <a href="mailto:hello@lavi.guide" style="color:#9aa1ab;">hello@lavi.guide</a>
|
||||
</td></tr></table>
|
||||
</td></tr>
|
||||
</table>
|
||||
<table role="presentation" width="600" style="max-width:600px;"><tr><td align="center" style="padding:14px 10px 0;font-size:12px;color:#9aa1ab;font-family:Georgia,'Times New Roman',serif;letter-spacing:.03em;">Guiding Families Forward</td></tr></table>
|
||||
</td></tr></table>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user