{% extends "layouts/base.html" %} {% load i18n %} {% load static %} {% load survey_filters %} {% block title %}{{ _("Survey") }} #{{ survey.id|slice:":8" }} - PX360{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{{ _("Survey") }} #{{ survey.id|slice:":8" }} • {{ survey.survey_template.get_survey_type_display }}
{{ response.text_value|linebreaks }}
{{ _("No responses yet")}}
{{ survey.contact_notes }}
{% trans "Send a feedback form to patient to assess their satisfaction with how their concerns were addressed" %}.
{% else %}