{% extends "base.html" %} {% block title %}Notification Preferences{% endblock %} {% block content %}

Notification Preferences

Control how and when you receive notifications for each event type.

View Notifications
Event
Email Alerts
Digest Mode
Digest Frequency
Cancel

Email Alerts: Send an immediate email every time this event occurs.

Digest Mode: Hold notifications and deliver them in a single batched email on your chosen schedule.

Off: In-app notifications still appear in the bell — only email is suppressed.

{% endblock %} {% block extra_js %} {% endblock %}