-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,10 @@ | |
<head> </head> | ||
<body> | ||
<p>Hi there!</p> | ||
<!-- <p>Your SCCS account has been created! Your username is: <strong>${username}</strong>.</p> | ||
<p>You are receiving this message to verify the email associated with your new SCCS account! Your username is: <strong>${username}</strong>.</p> | ||
<p> | ||
To access SCCS services, set your password by using | ||
To access SCCS services, confirm your email by clicking: | ||
<!-- insert link with proper id and key --> | ||
<a href="${domain}/account/reset?id=${resetId}&key=${resetKey}">this link</a>. Or, copy and | ||
paste this link into your browser: | ||
</p> | ||
|
@@ -15,8 +16,8 @@ | |
</p> | ||
<p> | ||
Enjoy your new SCCS account! We hope you'll find our services useful. If you have any | ||
questions, comments, or suggestions, feel free to contact us at | ||
questions, comments, or suggestionsx, feel free to contact us at | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</p> --> | ||
</p> | ||
</body> | ||
</html> |