{% if title %}
{{ description }}
{% endif %}{{ experience.position }}
{{ experience.name }}
{{ experience.date_start|date:"M Y" }} - {% if experience.date_end %} {{ experience.date_end|date:"M Y" }} {% else %} Present {% endif %}
{% if experience.description %}{{ experience.description }}
{% endif %}No experience yet.
{% endfor %}