26 lines
		
	
	
		
			536 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			536 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
| {{*
 | |
|  *	AUTOMATICALLY GENERATED TEMPLATE
 | |
|  *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 | |
|  *
 | |
|  *}}
 | |
| 
 | |
| Dear {{$username}},
 | |
| 	Your password has been changed as requested. Please retain this 
 | |
| information for your records (or change your password immediately to 
 | |
| something that you will remember).
 | |
| 
 | |
| 
 | |
| Your login details are as follows:
 | |
| 
 | |
| Site Location:	{{$siteurl}}
 | |
| Login Name:	{{$email}}
 | |
| Password:	{{$new_password}}
 | |
| 
 | |
| You may change that password from your account settings page after logging in.
 | |
| 
 | |
| 
 | |
| Sincerely,
 | |
| 	{{$sitename}} Administrator
 | |
| 
 | |
|  
 |