NIHVIVO-2279 Implement the MyAccount page.
This commit is contained in:
parent
64fa779638
commit
3b5eb3a846
10 changed files with 528 additions and 14 deletions
|
@ -0,0 +1,10 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
|
||||
<#-- Confirmation that the user has changed his email account. -->
|
||||
|
||||
Hi, ${userAccount.firstName} ${userAccount.lastName}
|
||||
|
||||
You recently changed the email address associated with
|
||||
${userAccount.firstName} ${userAccount.lastName}
|
||||
|
||||
Thank you.
|
Loading…
Add table
Add a link
Reference in a new issue