{{ instance.job }}

{{ instance.description|safe }}
{% if instance.active_post %}
{{ instance.start_date }} - Until now
{% else %}
Until {{ instance.end_date }}
{% endif %}