{% extends 'base.html' %} {% load static i18n %} {% block title %} {% blocktrans %} Screening Stage - {{ job.title }} - University ATS{% endblocktrans %}{% endblock %} {% block content %}
{% trans "Job:" %} {{ job.title }} {{ job.internal_job_id }}
{% trans "No applications match current stage and filter criteria." %}
{% trans "Loading application data..." %}
{% trans "Loading email form..." %}
{% trans "Loading note form..." %}
{% trans "Are you sure you want to change the stage?" %}