hackage-server-0.5.0: datafiles/templates/UserSignupReset/SignupEmailSent.html.st
<!DOCTYPE html>
<html>
<head>
$hackageCssTheme()$
<title>Register a new account | Hackage</title>
</head>
<body>
$hackagePageHeader()$
<div id="content">
<h2>Confirmation email sent</h2>
<p>An email has been sent to <b>$useremail$</b>
<p>The email will contain a link to a page where
you can set your password and activate your account.
<p>Note that these activation links do eventually expire,
so don't leave it too long!
</div>
</body></html>