{% extends "base.html" %} {% load static i18n %} {% block title %}{% trans "Recruitment Dashboard" %} - {{ block.super }}{% endblock %} {% block content %}
{% trans "Overview of your recruitment pipeline" %}
{% trans "Daily application volume over time" %}
{% trans "Jobs with most applications" %}
{% trans "Candidate pipeline stages" %}
{% trans "Average days to hire candidates" %}