Dear {{ employee_name }},
Thank you for the contribution you have made during your time at {{ company }}. We value your opinion and welcome the feedback on your experience working with us.
Request you to take out a few minutes to fill up this Exit Questionnaire.
{% set web_form = xhiveframework.db.get_value('HR Settings', 'HR Settings', 'exit_questionnaire_web_form') %}
{% set web_form_link = xhiveframework.utils.get_url(uri=xhiveframework.db.get_value('Web Form', web_form, 'route')) %}
{{ _('Submit Now') }}