{{ instance.job }}

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