{% extends 'base.html' %} {% load static i18n %} {% block title %}{{ title }} - ATS{% endblock %} {% block content %}
{% if agency %} {% trans "Update the hiring agency information below." %} {% else %} {% trans "Fill in the details to add a new hiring agency." %} {% endif %}
{{ error }}
{% endfor %}