{{ user.title || 'Member' }} • Joined {{ formatDate(user.created_at) }}
"{{ user.bio || 'No bio yet.' }}"
{{ error || 'User not found' }}