From 55726b86157e3652fea1464d38604f782ea28f4c Mon Sep 17 00:00:00 2001 From: lalanza808 Date: Fri, 10 Jan 2020 23:39:45 -0800 Subject: [PATCH] werds --- web/templates/sales/get_sale.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/sales/get_sale.html b/web/templates/sales/get_sale.html index 45ac242..67a4c17 100644 --- a/web/templates/sales/get_sale.html +++ b/web/templates/sales/get_sale.html @@ -83,7 +83,7 @@

We are waiting for the buyer to send funds to the escrow address. - No action is needed from you at this time, but you will be notified you when there is. + No action is needed from you at this time. Stay tuned for notifications.

{% elif sale.payment_received and sale.item_shipped == False %}

Congratulations {{ sale.item.owner.username }},