10 lines
337 B
Text
10 lines
337 B
Text
<#-- $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.
|