diff --git a/web/templates/sales/get_sale/no_payment_received.html b/web/templates/sales/get_sale/no_payment_received.html index 7735280..0f83c98 100644 --- a/web/templates/sales/get_sale/no_payment_received.html +++ b/web/templates/sales/get_sale/no_payment_received.html @@ -1,3 +1,4 @@ +{% load search_block_explorer %} {% if request.user == sale.bid.bidder %}

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

@@ -10,7 +11,10 @@

Incoming Payments Found:

Once the payments are confirmed for {{ site_meta.block_confirmations }} blocks the transaction will continue.