Merge pull request #15563 from civicrm/5.19
[civicrm-core.git] / xml / templates / message_templates / petition_sign_html.tpl
index 6dfbaab34d573612d761067685b18d38890dbfd7..386527c9b668dbf58aca4cfb947887400a72780b 100644 (file)
@@ -1,3 +1,5 @@
+{assign var="greeting" value="{contact.email_greeting}"}{if $greeting}<p>{$greeting},</p>{/if}
+
 <p>Thank you for signing {$petition.title}.</p>
 
 {include file="CRM/Campaign/Page/Petition/SocialNetwork.tpl" petition_id=$survey_id noscript=true emailMode=true}