Test fix - legacy api4 wrapper should always return id
[civicrm-core.git] / xml / templates / message_templates / pcp_owner_notify_text.tpl
CommitLineData
f5f9426f
N
1===========================================================
2{ts}Personal Campaign Page Owner Notification{/ts}
3
4===========================================================
56658066
AH
5{assign var="greeting" value="{contact.email_greeting}"}{if $greeting}{$greeting},{/if}
6
f5f9426f 7{ts}You have received a donation at your personal page{/ts}: {$page_title}
5fe87df6 8>> {$pcpInfoURL}
f5f9426f
N
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
7bc6b5bb 16{ts}Received{/ts}: {$receive_date|crmDate}
f5f9426f 17
dd55005c 18{ts}Amount{/ts}: {$total_amount|crmMoney:$currency}
f5f9426f
N
19
20{ts}Name{/ts}: {$donors_display_name}
21
22{ts}Email{/ts}: {$donors_email}