{% extends 'base.html' %} {% load static i18n %} {% block title %}{% trans "Hiring Agencies" %} - ATS{% endblock %} {% block customCSS %} {% endblock %} {% block content %}
{% trans "Contact:" %} {{ agency.contact_person }}
{% endif %} {% if agency.phone %}{{ agency.phone }}
{% endif %} {% if agency.country %}{{ agency.get_country_display }}
{% endif %} {% if agency.website %}{{ agency.website|truncatechars:30 }}
{% endif %}{% trans "Start by adding your first hiring agency to manage your recruitment partners." %}
{% trans "Add Your First Agency" %}