{{ company_name }}
{{ company_address }}
{{ company_phone }} | {{ company_email }}
{{ candidate_name }}
{{ candidate_address | default("") }}
{% if candidate_email %}
{{ candidate_email }}
{% endif %}
Re: {{ position_title }} Application

Dear {{ candidate_name }},

Thank you for taking the time to interview with us for the {{ position_title }} position{{ " in our " + department + " team" if department else "" }}. We genuinely appreciate your interest in {{ company_name }} and the effort you put into the interview process.

After careful consideration, we have decided to move forward with another candidate whose qualifications more closely align with the specific needs of this role. This was not an easy decision, and it in no way diminishes the strengths and qualities you demonstrated during our conversations.

{% if feedback %}

{{ feedback }}

{% endif %}
Future Opportunities
{{ future_opportunities | default("We were impressed by your background and would welcome the opportunity to consider you for future roles that may be a better fit. We encourage you to keep an eye on our careers page and apply again.") }}
We wish you all the best in your job search and future career endeavors.
Sincerely,
{{ signer_name }}
{{ signer_title }}
{{ company_name }}