@layout("/common/_container.html"){

课包信息

${store.name}
${item.name}
${coach.name!}
${counts}
${item.classWeeks}
@for(time in times){
${time}
@}
<#table id="managerTable"/>
@}