Dear Admin,
A new user has registered on the platform.
Username: {{ username }}
Email: {{ email }}
Role: {{ role }}
Status: {{ 'Active' if is_active else 'Pending Approval' }}
Please login to the admin panel to manage this user.
Thank you,
The Assessment Team