{% extends 'base.html' %} {% load static i18n %} {% block title %}{% blocktrans %}Offer Stage - {{ job.title }} - University ATS{% endblocktrans %}{% endblock %} {% block content %}
{% trans "No applications are currently in the Offer 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?" %}
{% trans "Are you sure you want to proceed?" %}