Advertisement
Guest User

Untitled

a guest
Aug 24th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <h1>Dear {$client.firstname} {$client.lastname},</h1>
  2.  
  3. <p>You requested to reset the password for the service {$service.name}.</p>
  4.  
  5. <h2>New access details:</h2
  6. <p>
  7. <b>Username:</b> {$service.username}
  8. <b>Password:</b> {$newpassword}
  9. </p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement