{% include 'jobs/partials/applicant_tracking.html' %}
{% if candidates %}
{# Use d-flex to align the entire contents (two forms and the separator) horizontally #}
{# Form 1: Status Update #}
{# Separator (Vertical Rule) - Aligns automatically at the bottom with align-items-end #}
{# Form 2: Schedule Interviews #}
{% endif %}
{% trans "Candidate Details / Bulk Action Form" %}