<html> | |
<head> | |
<title>Email Verification</title> | |
</head> | |
<body> | |
<h1>Email Verification</h1> | |
<p>Thank you for using our service. To complete the registration process, please verify your email address by clicking the link below:</p> | |
<a href="https://gregniuki-loginauth.hf.space/verify/{{ verification_token }}">Verify Email</a> | |
<p>If you did not request this email, you can ignore it.</p> | |
</body> | |
</html> |