diff --git a/tpl/blocks/payment.html b/tpl/blocks/payment.html index 2bf3b89..87396bb 100644 --- a/tpl/blocks/payment.html +++ b/tpl/blocks/payment.html @@ -5,7 +5,7 @@

If you wish to change payment method, check payment instructions or complete a failed payment please access the payment area.

{% elif order.status == 'paid' %} -

✅ Your order has been completed and approved! See you at furizon!

+

✅ Your order has been completed and approved! See you at Furizon!

{% endif %}