vitro/webapp/web/i18n/files/accountEmailChanged.html

20 lines
319 B
HTML
Raw Normal View History

2013-04-26 23:58:50 -04:00
<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>