{{ job.get_status_display }}{% if job.match_recommendation %}{% if job.match_recommendation == 'strong' %}Sterke match{% elif job.match_recommendation == 'possible' %}Mogelijke match{% elif job.match_recommendation == 'weak' %}Lage match{% else %}Verborgen{% endif %}{% endif %}{% if current_focus != 'all' %}IT-focus{% endif %}
{{ job.original_title }}
{{ job.employer_name }}
{{ job.match_score|floatformat:0 }}%Datakwaliteit {{ confidence_percent }}%
{% else %}—Nog niet gescoord
{% endif %}
{{ job.match_positives.0 }}
{% elif job.skills_required %}Herkenbare skills: {{ job.skills_required|slice:":4"|join:", " }}
{% elif job.description_text %}{{ job.description_text|truncatewords:24 }}
{% endif %} {% if job.match_concerns.0 %}{{ job.match_concerns.0 }}
{% endif %}