{{each $.data}}
{{ (function(){ var res = ""; var date = $.endTime || ""; if(date!=""){ res = date.split(" ")[0] } return res })() }}
{{if $.star}} {{end if}} {{if !$.star}} {{end if}}
{{$.title}}
{{$.taskStatistics.allCount}}{{$._.lp.ProjectList.totalText.total}}
{{$.taskStatistics.completedCount}}{{$._.lp.ProjectList.totalText.completed}}
{{$.taskStatistics.processingCount}}{{$._.lp.ProjectList.totalText.flow}}
{{$.taskStatistics.delayCount}}{{$._.lp.ProjectList.totalText.delay}}
{{$.taskStatistics.deleteCount}}{{$._.lp.ProjectList.totalText.canceled}}
{{end each}}
{{$.lp.ProjectList.content.addProjectBlockText}}