vitro/webapp/web/i18n/files/accountEmailChanged.html
2013-04-26 23:58:50 -04:00

19 lines
319 B
HTML

<html>
<head>
<title>{1}</title>
</head>
<body>
<p>
Hi, {2} ${3}
</p>
<p>
You recently changed the email address associated with
${2} ${3}
</p>
<p>
Thank you.
</p>
</body>
</html>