Guest User

Untitled

a guest
Jan 20th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <messaging:emailTemplate subject="You've been added as a contact" recipientType="User" relatedToType="Network" >
  2. <messaging:plainTextEmailBody >
  3. Hi {!recipient.Name}
  4. You've been added as a secondary contact!
  5. Log in here:{!$Network.NetworkUrlForUserEmails}
  6.  
  7. </messaging:plainTextEmailBody>
  8. </messaging:emailTemplate>
Add Comment
Please, Sign In to add comment