diff --git a/web/templates/sales/get_sale.html b/web/templates/sales/get_sale.html index bbf4942..20d3822 100644 --- a/web/templates/sales/get_sale.html +++ b/web/templates/sales/get_sale.html @@ -63,7 +63,7 @@ {% elif sale.item_received %}

Hey {{ sale.bid.bidder.username }},

It sounds like your order was successful. The seller will be sent their funds from the transaction out of the escrow wallet. You are good to go!

-

If you found the site useful and had a good experience, please consider donating to the developer address provided on the home page.

+

If you found the site useful and had a good experience, please consider donating to the developer address provided at the bottom of the page.

Thanks for using {{ site_meta.name }}!


Please provide me with any feedback so I can make the process better in the future.

@@ -122,7 +122,7 @@

Total Payout (XMR): {{ total_seller_payout }}

Payout Address: {{ sale.item.payout_address }}


-

If you found the site useful and had a good experience, please consider donating to the developer address provided on the home page.

+

If you found the site useful and had a good experience, please consider donating to the developer address provided at the bottom of the page.

Thanks for using {{ site_meta.name }}!


Please provide me with any feedback so I can make the process better in the future.