{{ `${formatDate(item.start)} - ${item.end ? formatDate(item.end): 'present'}` }}
{{ item.description }}