My Profile
{% if success %}{{ success }}
{% endif %}
{% if error %}{{ error }}
{% endif %}
Personal Information
Account Details
Member since
{{ user.date_joined|date:"M j, Y" }}
Last login
{{ user.last_login|date:"M j, Y H:i" }}
Customer
{{ customer.name|default:"Personal Account" }}
Plan
{{ customer.plan|default:"Free" }}
Danger Zone
Delete Account
Permanently delete your account and all associated data. This action cannot be undone.