mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-21 06:42:28 +01:00
18 lines
308 B
HTML
18 lines
308 B
HTML
<!DOCTYPE html>
|
|
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
|
|
<body>
|
|
<p>Dear {{name}},</p>
|
|
<p></p>
|
|
<p>This is a confirmation that the password for your account has just been changed</p>
|
|
<br />
|
|
<br />
|
|
<p>The {{appName}} Support Team</p>
|
|
</body>
|
|
|
|
</html>
|