Welcome Back, {{ request.user }}
Transaction History
deposit | {% else %}withdraw | {% endif %} {% if transaction.sent or transaction.recieved %}
successful
|
{% else %}
pending
|
{% endif %}
{{ transaction.amount }} | {{ transaction.tid }} |