2026-04-10 04:49:39 +02:00
|
|
|
<!-- Password Reset -->
|
|
|
|
|
<h1 class="email-title">Reset Your Password</h1>
|
|
|
|
|
|
|
|
|
|
<p>Hi {{first_name}},</p>
|
|
|
|
|
<p>
|
2026-05-05 17:21:56 +02:00
|
|
|
We received a request to reset your password. Enter the code below to set a
|
2026-04-10 04:49:39 +02:00
|
|
|
new password:
|
|
|
|
|
</p>
|
|
|
|
|
|
2026-05-05 17:21:56 +02:00
|
|
|
<div style="text-align: center; font-size: 28px; font-weight: bold; letter-spacing: 8px; margin: 30px 0;">
|
|
|
|
|
{{reset_code}}
|
2026-04-10 04:49:39 +02:00
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="info-box">
|
|
|
|
|
<p class="info-box-title">🔒 Security Notice</p>
|
|
|
|
|
<p style="margin: 0">
|
2026-05-05 17:21:56 +02:00
|
|
|
This code will expire in <strong>15 minutes</strong>. If you didn't request
|
2026-04-10 04:49:39 +02:00
|
|
|
this, please ignore this email and your password will remain unchanged.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
|
2026-05-05 17:21:56 +02:00
|
|
|
<p>Best regards,<br /><strong>The Nxtgauge Team</strong></p>
|