{% extends "layouts/base.html" %}
{% load i18n %}
{% block title %}{% trans "Send Survey via CSV Upload" %} - PX360{% endblock %}
{% block content %}
{% trans "Select a survey template and send it to a recipient" %}
{% trans "Send Survey Manually" %}