{% extends "layouts/base.html" %}
{% load i18n %}
{% block title %}{% trans "Send Survey Manually" %} - PX360{% endblock %}
{% block content %}
{% trans "Select a survey template and send it to a patient or staff member" %}
{% trans "Send Survey Manually" %}