{% extends 'base.html' %} {% block content %}
Email: {{ user.email }}
Balance: {{ user.wallet_balance }} AED
No transactions yet.