{% extends 'base.html' %} {% block content %}

Payment Successful!

Thank you for shopping with NexusMart

Your order has been confirmed.

A confirmation email has been sent to your registered email.

{% if reference %}

Reference: {{ reference }}

{% endif %}
{% endblock %}