Meta Description" name="description" />
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Verify Your EdHQ Account</title>
</head>
<body
style="font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #1e293b; margin: 0; padding: 0; background-color: #f8fafc;">
<div class="wrapper" style="width: 100%; background-color: #f8fafc; padding: 40px 0;">
<div class="container"
style="max-width: 600px; margin: 0 auto; background-color: #ffffff; border-radius: 8px; overflow: hidden; border: 1px solid #e2e8f0; border-top: 5px solid #16a34a; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);">
<div class="header"
style="padding: 24px 48px 16px 48px; text-align: left; background-color: #f0fdf4; border-bottom: 1px solid #dcfce7;">
<img src="{{ static_url }}images/logo_edhq.png" alt="EdHQ Logo" width="100" height="auto"
style="max-width: 100px; height: auto; display: block;">
</div>
<div class="content" style="padding: 32px 48px;">
<h1
style="margin: 0 0 24px 0; color: #0f172a; font-size: 26px; font-weight: 700; letter-spacing: -0.025em; text-align: left; line-height: 1.2;">
Account Verification</h1>
<p style="font-size: 16px; color: #1e293b; font-weight: 600; margin-bottom: 16px; text-align: left;">
Dear {{ user.first_name|default:"Valued Partner" }},</p>
<p style="font-size: 16px; color: #475569; margin-bottom: 20px; text-align: left;">Thank you for
choosing EdHQ. To
finalise your account registration and set up your supplier profile, please verify your email
address by clicking the button below.</p>
<div style="text-align: left; margin: 32px 0;">
<a href="{{ domain }}/auth/verify-email/?uid={{ uid }}&token={{ token }}&email={{ email }}"
style="background-color: #8FE100; background: linear-gradient(135deg, #8FE100 0%, #76BC00 100%); color: #ffffff !important; padding: 14px 40px; text-decoration: none; border-radius: 8px; font-weight: 600; font-size: 16px; display: inline-block; box-shadow: 0 10px 15px -3px rgba(143, 225, 0, 0.3);">Verify
My
Account</a>
</div>
<div
style="background-color: #f0fdf4; border: 1px solid #dcfce7; padding: 16px 20px; margin: 32px 0; border-radius: 8px; text-align: left;">
<p style="margin-bottom: 0; font-size: 14px; color: #166534; text-align: left;">Verification ensures
the security of
our community and helps maintain a trusted environment for all members.</p>
</div>
<p style="font-size: 14px; color: #64748b; margin-top: 20px; text-align: left;">If you encounter any
issues with the
button above, please
copy and paste the following link into your browser:</p>
<div
style="background-color: #f8fafc; padding: 16px; border-radius: 8px; border: 1px dashed #e2e8f0; word-break: break-all; font-size: 13px; color: #64748b; margin: 24px 0; text-align: left;">
{{ domain }}/auth/verify-email/?uid={{ uid }}&token={{ token }}&email={{ email }}
</div>
<p style="font-size: 14px; color: #64748b; text-align: left;">If you did not initiate this registration,
please contact
our support team
or disregard this communication.</p>
</div>
<div class="footer"
style="padding: 32px 48px; text-align: center; font-size: 13px; color: #64748b; background-color: #f8fafc; border-top: 1px solid #e2e8f0;">
<p style="margin: 0 0 16px 0; font-size: 14px; color: #475569;">
If you need any help or have questions, feel free to reach out to our support team at <a
href="mailto:hello@edhq.com.au"
style="color: #16a34a; text-decoration: none;">hello@edhq.com.au</a>
</p>
<div style="margin-bottom: 24px;">
<a href="https://www.linkedin.com/company/edhq/?viewAsMember=true"
style="display: inline-block; margin: 0 8px; text-decoration: none; color: #64748b; font-weight: 500;">LinkedIn</a>
<a href="https://www.instagram.com/edhqaustralia/"
style="display: inline-block; margin: 0 8px; text-decoration: none; color: #64748b; font-weight: 500;">Instagram</a>
<a href="https://www.facebook.com/profile.php?id=61585887122390"
style="display: inline-block; margin: 0 8px; text-decoration: none; color: #64748b; font-weight: 500;">Facebook</a>
</div>
<p style="margin: 6px 0;">© 2026 EdHQ. All rights reserved.</p>
<p style="margin: 6px 0; margin-top: 8px;">
<a href="{{ domain }}" style="color: #65a30d; font-weight: 600; text-decoration: none;">Visit
Website</a> |
<a href="{{ domain }}/privacy"
style="color: #65a30d; font-weight: 600; text-decoration: none;">Privacy Policy</a>
</p>
</div>
</div>
</div>
</body>
</html>2
1
6KB
6KB
196.0ms
280.0ms
196.0ms