blob: 0b7d855fab39f2a826b3ce280e8e66eb0450677d [file] [log] [blame]
<h2>Almost there! Confirm your email</h2>
<?php
echo "<p>Didn't receive anything yet? <a href='".$BASE_URL."/?type=resend&token=".$_SESSION['resend']."'>Click here</a> to resend the confirmation email.</p>";
?>