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 }}!