hackage-server-0.4: datafiles/templates/UserSignupReset/SignupEmailSent.st
<!DOCTYPE html>
<html>
<head>
$hackageCssTheme()$
<title>Hackage: Register a new account</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>