{% load i18n %} {% load wagtailmarkdown %}
{{ experience.role }} ยท {{ experience.company }}
{% if experience.location %}{{ experience.location }}
{% endif %}{{ experience.from_date }} - {% if experience.currently_working_here %} {% trans "Present" %} {% else %} {{ experience.to_date }} {% endif %}
{{ value.maximum_experiences_user_text }}
{% endif %}