ID
Invitee
Started
Ended
LastEdit
{{each(index, response) responses}} {{if (index % 2 == 0)}}
{{else}}
{{/if}}
${Id}
${Invitee}
${dateUtils.jsonDateToInvariantDateString(Started)}
${dateUtils.jsonDateToInvariantDateString(CompletionDate)}
${dateUtils.jsonDateToInvariantDateString(LastEditDate)}
{{/each}}