Advertisement
arxeiss

Email template

May 16th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.19 KB | None | 0 0
  1. <p>Hello {{.Recipient.FirstName}} {{.Recipient.LastName}}</p>
  2.  
  3. How are you? Here is picture of my cat <img src="{{ img "cat.jpg"}}">
  4.  
  5. Regards, {{.Sender.FirstName}} {{.Sender.LastName}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement