{% spaceless %} {{ experience.role ~ ' from ' ~ experience.start ~ ' to ' ~ experience.end|default('Present') }} {% if experience.location %} ({{ experience.location }}) {% endif %} {% endspaceless %}.