{% extends "layouts/base.html" %} {% load i18n %} {% load static %} {% block title %}{% trans "Send Surveys to Patients" %} - PX360{% endblock %} {% block content %}
{{ hospital.name }} | {% trans "Patients Ready:" %} {{ total_count }}
{% trans "Important Note" %}
{% trans "Only patients with phone numbers can receive SMS surveys. Patients without phone numbers will be skipped during the sending process." %}