Settings
User Settings
@if (user) {
} @else {
You need to
sign in to change your name and email for notifications.
}
Push Notifications
@if (user) {
@if (pushEnabled) {
} @else {
Push notifications are not available on this device or browser.
}
} @else {
You need to
sign in to enable push notifications.
}
Notification Preferences
@if (user) {
} @else {
You need to
sign in to change your notification preferences.
}