Merge pull request #15431 from ejegg/templateContrib
[civicrm-core.git] / xml / templates / message_templates / petition_sign_html.tpl
1 {assign var="greeting" value="{contact.email_greeting}"}{if $greeting}<p>{$greeting},</p>{/if}
2
3 <p>Thank you for signing {$petition.title}.</p>
4
5 {include file="CRM/Campaign/Page/Petition/SocialNetwork.tpl" petition_id=$survey_id noscript=true emailMode=true}