Merge pull request #23932 from webmaster-cses-org-uk/patch-4
[civicrm-core.git] / xml / templates / message_templates / petition_confirmation_needed_html.tpl
CommitLineData
56658066
AH
1{assign var="greeting" value="{contact.email_greeting}"}{if $greeting}<p>{$greeting},</p>{/if}
2
6a488035
TO
3<p>Thank you for signing {$petition.title}.</p>
4
011aeb62 5<p>In order to <b>complete your signature</b>, we must confirm your e-mail.
6a488035
TO
6<br />
7Please do so by visiting the following web page by clicking
8on the link below or pasting the link into your browser.
9<br /><br />
9a33a6f2 10Email confirmation page: <a href="{$petition.confirmUrl}">{$petition.confirmUrl}</a></p>
6a488035
TO
11
12<p>If you did not sign this petition, please ignore this message.</p>