From 1184d183038f65ca040376ab134568ec49a731a8 Mon Sep 17 00:00:00 2001 From: lalanza808 Date: Fri, 10 Jan 2020 20:53:29 -0800 Subject: [PATCH] adjust email body --- web/templates/sales/notify/sale_completed/seller/body.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/web/templates/sales/notify/sale_completed/seller/body.txt b/web/templates/sales/notify/sale_completed/seller/body.txt index 2f94d56..978a438 100644 --- a/web/templates/sales/notify/sale_completed/seller/body.txt +++ b/web/templates/sales/notify/sale_completed/seller/body.txt @@ -1,9 +1,7 @@ Congratulations {{ sale.item.owner }}, -The sale of your item, "{{ sale.item.name }}" (#{{ sale.item.id }}), has concluded. You were paid out for your transaction now that the escrow process is closed. +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. -The sale page will remain for 30 more days before being removed from the database. Capture any final details you need. - -https://{{ site_url }}{{ sale_path }} +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. Thanks for using {{ site_name }}!