{% load base_tags %} {% load job_tags %} {% load perm_tags %}

{% if job.list_type == 'premium' %}{% endif %} {% firstof job.title trans "Untitled" %}

{% if job.header_image %} job header {% endif %} {{ job.description|truncatewords_html:80|safe }}