{% extends "layouts/dashboard.html" %} {% load math_tags %} {% block breadcrumbs %} {% endblock %} {% block content %} {% include "components/page_header.html" with title="Job board" subtitle="Opportunities across the RUFORUM network — 175 universities, 40 countries." %} {% include "components/ai_callout.html" with label="AI · Profile match" summary="When you sort by relevance, listings are ranked against your CV skills and recent course completions — your visible match score updates as your profile grows." footnote="Sort by 'Closing soon' to override the relevance ranking and prioritise application deadlines." %}
{{ page_obj.paginator.count }} position{{ page_obj.paginator.count|pluralize }} found
{# ── Listings ────────────────────────────────────────────────────── #} {% if listings %}{% if request.GET.q or request.GET.job_type or request.GET.sector or request.GET.country or request.GET.min_qualification %} No jobs match your current filters. Try adjusting your search or broadening the criteria. {% else %} Job listings will appear here as they are posted across the RUFORUM network. {% endif %}
{% if request.GET.q or request.GET.job_type or request.GET.sector or request.GET.country or request.GET.min_qualification %} Clear filters {% endif %}