{% extends "email/base.html" %} {% block title %}Assessment Submitted{% endblock %} {% block hero %} {% include "email/partials/_hero.html" with hero_variant="success" hero_title="Assessment Submitted" hero_subtitle="The hiring team has your work." hero_icon="check-circle.png" hero_accent_icon="smile.png" %} {% endblock %} {% block content %}
Hi {{ candidate_name }},
Thank you. Your assessment has been submitted successfully.