{% extends 'layouts/base.html' %} {% load i18n static %} {% load notification_tags %} {% block title %}{% trans "Notification Settings" %} - {{ hospital.name }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{{ hospital.name }}
{% trans "Enable or disable all notifications for this hospital" %}
{{ event.description }}
{{ extra.description }}
{% trans "During quiet hours, SMS and WhatsApp notifications will be queued and sent after the quiet period ends." %}
{% trans "Enable the master switch above to configure notification settings." %}
{{ log.field_name }}
{% trans "No recent changes" %}
{% endif %}