Merge pull request #15572 from civicrm/5.19
[civicrm-core.git] / xml / templates / message_templates / pcp_owner_notify_text.tpl
1 ===========================================================
2 {ts}Personal Campaign Page Owner Notification{/ts}
3
4 ===========================================================
5 {assign var="greeting" value="{contact.email_greeting}"}{if $greeting}{$greeting},{/if}
6
7 {ts}You have received a donation at your personal page{/ts}: {$page_title}
8 >> {$pcpInfoURL}
9
10 {ts}Your fundraising total has been updated.{/ts}
11 {ts}The donor's information is listed below. You can choose to contact them and convey your thanks if you wish.{/ts}
12 {if $is_honor_roll_enabled}
13 {ts}The donor's name has been added to your honor roll unless they asked not to be included.{/ts}
14 {/if}
15
16 {ts}Received{/ts}: {$receive_date|crmDate}
17
18 {ts}Amount{/ts}: {$total_amount|crmMoney:$currency}
19
20 {ts}Name{/ts}: {$donors_display_name}
21
22 {ts}Email{/ts}: {$donors_email}