{% if groups %} {% for group in groups %} {% set rep = group.rep %} {% endfor %}
Score Title Company Location Mode Lang Desc Source Status
{% if rep.fit_score is not none %} {{ rep.fit_score }} {% else %} β€” {% endif %} {{ rep.title }} {% if group.has_packet %} πŸ“„{% endif %} {% if group.reposted %} ↻ Reposted {% if group.prior_seen %}
seen before {{ group.prior_seen[:10] }}
{% endif %} {% endif %}
{{ rep.id }}
{{ rep.company }} {{ rep.location or "β€”" }}{% if rep.remote %} 🏠{% endif %} {% set wm = work_mode(rep) %} {% if wm == "Hybrid" %}Hybrid {% elif wm == "Remote" %}Remote {% elif wm == "On-site" %}On-site {% else %}β€” {% endif %} {% set lg = job_language(rep) %} {% if lg == "Swedish" %}πŸ‡ΈπŸ‡ͺ SV {% elif lg == "English" %}EN {% else %}β€” {% endif %} {% if rep.description and rep.description|length > 50 %} πŸ“„ {% else %} β€” {% endif %} {% for src in group.sources %} {{ src.name }}{% if not loop.last %} {% endif %} {% endfor %} {% if group.status %} {{ group.status.value|status_label }} {% else %} New {% endif %} View
{% else %}

No jobs match your filters.

Try lowering the minimum score or clearing filters.

{% endif %}