From 256b39c72854c57ba362454d626cacaa4895943d Mon Sep 17 00:00:00 2001 From: lalanza808 Date: Mon, 13 Jan 2020 09:42:20 -0800 Subject: [PATCH] adjust email body --- web/templates/sales/notify/sale_completed/seller/body.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/sales/notify/sale_completed/seller/body.txt b/web/templates/sales/notify/sale_completed/seller/body.txt index 591bfe0..5d59887 100644 --- a/web/templates/sales/notify/sale_completed/seller/body.txt +++ b/web/templates/sales/notify/sale_completed/seller/body.txt @@ -2,6 +2,6 @@ Congratulations {{ sale.item.owner }}, The sale of your item, "{{ sale.item.name }}" (#{{ sale.item.id }}), has concluded. The agreed upon bid price has been transferred to the payout address provided when posting the item. -In a few more minutes post-processing will complete, the platform will receive it's fees, and the sale, item, and bids will all be removed from the system. If your fees were waived, please consider donating to the development fund. The address is at the bottom of the {{ site_name }} home page. +In a few more minutes post-processing will complete, the platform will receive it's fees, and the sale, item, and bids will all be removed from the system. If your fees were waived, please consider donating to the development fund. The address is at the bottom of the {{ site_name }} site pages. Thanks for using {{ site_name }}!