Merge pull request #15431 from ejegg/templateContrib
[civicrm-core.git] / xml / templates / message_templates / petition_confirmation_needed_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 <p>In order to <b>complete your signature</b>, we must confirm your e-mail.
6 <br />
7 Please do so by visiting the following web page by clicking
8 on the link below or pasting the link into your browser.
9 <br /><br />
10 Email confirmation page: <a href="{$petition.confirmUrl} ">{$petition.confirmUrl}</a></p>
11
12 <p>If you did not sign this petition, please ignore this message.</p>