{% extends "email/base.html" %} {% block title %}Interview Cancelled{% endblock %} {% block hero %} {% include "email/partials/_hero.html" with hero_variant="error" hero_title="Interview Cancelled" hero_subtitle=org_name hero_icon="cancel.png" %} {% endblock %} {% block content %}
Hi {{ candidate_name }},
{{ interview_title }} with {{ org_name }} has been cancelled. Contact your recruiter if you need next steps or a new time.