${textHelper.getTextValue("/controlText/surveyDashboard/responseList/id", "ID")}
${textHelper.getTextValue("/controlText/surveyDashboard/responseList/user", "User")}
${textHelper.getTextValue("/controlText/surveyDashboard/responseList/started", "Started")}
${textHelper.getTextValue("/controlText/surveyDashboard/responseList/ended", "Ended")}

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