{% extends "layouts/base.html" %} {% load i18n %} {% load static %} {% block title %}{{ title }} - PX 360{% endblock %} {% block content %}
{% trans "Schedule" %}: {% if schedule.hospital %}{{ schedule.hospital.name }}{% else %}{% trans "System-wide" %}{% endif %}
{% trans "All PX Admins are already assigned to this schedule." %}
{{ on_call_admin.admin_user.get_full_name|default:on_call_admin.admin_user.email }}
{{ on_call_admin.admin_user.email }}
{% trans "Leave empty for immediate activation" %}
{% trans "Leave empty for permanent assignment" %}
{% trans "Lower numbers = higher priority in notification order" %}
{% trans "Leave empty to use the user's profile phone number" %}
{% trans "On-call admins are notified outside of working hours (as configured in the schedule) via BOTH email and SMS. During working hours, ALL PX Admins are notified via email only." %}