Guest User

Untitled

a guest
Apr 7th, 2016
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  2. <body style="color:grey; font-size:15px;">
  3. <font face="Helvetica, Arial, sans-serif">
  4.  
  5. <div style="position:absolute; height:100px; width:600px; background-color:0d1d36; padding:30px;">
  6.  
  7. </div>
  8.  
  9. <br />
  10. <br />
  11.  
  12. <div style="background-color: #ece8d4; width:600px; height:200px; padding:30px; margin-top:30px;">
  13.  
  14. <p>Dear {0},<p>
  15.  
  16. <p>Please click the link below to login and get started.</p>
  17. <p>
  18. <a href="">Login Here</a>
  19.  
  20. Username: {1}<br>
  21. Password: {2}<br>
  22.  
  23.  
  24.  
  25. <br />
  26. <p>Thank you</p>
  27. </div>
  28. </font>
  29. </body>
  30. </html>
Add Comment
Please, Sign In to add comment