{% extends 'base.html' %} {% load static i18n %} {% block title %}{% blocktrans %}Interview Stage - {{ job.title }} - ATS{% endblocktrans %}{% endblock %} {% block content %}
{% trans "Job:" %} {{ job.title }} {{ job.internal_job_id }}
{% trans "No applications are currently in the Interview stage for this job." %}
{% trans "Loading application data..." %}
{% trans "Loading email form..." %}
{% trans "Loading note form..." %}
{% trans "Are you sure you want to change to this stage?" %}