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