${textHelper.getTextValue("/controlText/surveyDashboard/periodList/id", "Period Id")}
${textHelper.getTextValue("/controlText/surveyDashboard/periodList/name", "Name")}
${textHelper.getTextValue("/controlText/surveyDashboard/periodList/start", "Start")}
${textHelper.getTextValue("/controlText/surveyDashboard/periodList/finish", "Finish")}

{{each(index, report) items}} {{tmpl(report, {index: index}) 'periodListItemTemplate.html'}} {{/each}}