Minor fix.
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<html>
|
||||
<body>
|
||||
<h3>Your password was regenerated from WiseMapping!</h3>
|
||||
<p>
|
||||
Your account information is:
|
||||
</p>
|
||||
User Login: ${user.email}
|
||||
</p>
|
||||
<p>
|
||||
New Password: ${password}
|
||||
</p>
|
||||
<p>
|
||||
Thank you for using WiseMapping.
|
||||
</p>
|
||||
<p>
|
||||
For questions or concerns regarding your account, send us an email to support@wisemapping.com.
|
||||
</p>
|
||||
<p>
|
||||
Best Regards, <br/>
|
||||
The WiseMapping Team.
|
||||
<a href="http://www.wisemapping.com">WiseMapping Site</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user