{{$this->cal_name}}
{{foreach from=$this->unit item=unit}} {{/foreach}} {{foreach from=$this->WK item=week }} {{foreach from=$this->unit item=unit}} {{/foreach}} {{/foreach}}
印表機圖示 輸出Word 印表機圖示 輸出OpenOffice (前二項IE流覽器請用另存目標) 印表機圖示 友善列印
週別 起迄 {{$unit}}
第{{$week.No}}週 {{$week.st_day}} -- {{$week.en_day}}
    {{foreach from=$week.event item=arr}} {{if $arr.unit==$unit}}
  1. {{if $arr.important==1}}{{/if}}{{$arr.event}}{{if $arr.important==1}}{{/if}}
  2. {{/if}} {{/foreach}}