${textHelper.getTextValue("/controlText/surveyDashboard/responseList/id", "ID")}
${textHelper.getTextValue("/controlText/surveyDashboard/responseList/invitee", "Invitee")}
${textHelper.getTextValue("/controlText/surveyDashboard/responseList/started", "Started")}
${textHelper.getTextValue("/controlText/surveyDashboard/responseList/ended", "Ended")}
${textHelper.getTextValue("/controlText/surveyDashboard/responseList/lastEdit", "Last Edit")}

{{each(index, response) items}} {{tmpl(response, {index: index}) 'responseByUserResultListItemTemplate.html'}} {{/each}}