$def with (email=None) $var title: $_("Email Verification Failed")

$_("Oops!")

$_("Your email address couldn't be verified. Your verification link seems invalid or expired.")

$_("Fill your email and hit this button to resend a fresh verification email:")

$if email:
$_("No user registered with this email address.")

$_("Thanks!")