{% load i18n %} {% load survey_filters %} {% load static %}
{% if language == 'ar' %}{{ survey.survey_template.instructions_ar }}{% else %}{{ survey.survey_template.instructions_en }}{% endif %}
{% if language == 'ar' %}{{ survey.survey_template.consent_text_ar }}{% else %}{{ survey.survey_template.consent_text_en }}{% endif %}
{% if language == 'ar' %} شكراً لمشاركتك في تحسين تجربة المرضى {% else %} Thank you for taking the time to complete our patient satisfaction survey. {% endif %}
{% if language == 'ar' %} ملاحظاتك ستساعدنا في تقديم رعاية أفضل {% else %} Your feedback will help us improve patient experience. {% endif %}
Powered by tenhal.sa