{{ _(job.type) }}
{{ job.location }}
{{ _(job.job_title) }}
{% if show_edit_link and job.owner == frappe.session.user %} Edit {% endif %}
Posted on: {{ frappe.utils.format_date(job.creation, "medium") }}