Account details
- Full name
- = $name ? htmlspecialchars($name) : 'Not provided' ?>
- = $email ? htmlspecialchars($email) : 'Not provided' ?>
- Username
- = $username ? htmlspecialchars($username) : 'Not provided' ?>
- Timezone
- = $timezoneDisplay ? htmlspecialchars($timezoneDisplay) : 'Not set' ?>