{{* $Id: photo.htm 6343 2011-02-23 06:17:17Z infodaes $ *}} {{if !$stand_alone}} {{include file="$SFS_TEMPLATE/header.tpl"}} {{include file="$SFS_TEMPLATE/menu.tpl"}} {{/if}}
{{if $show_title}}{{$view_title}}     {{/if}} {{ if $showpage >1 }} 前一頁   {{/if}} {{ if ($showpage < $totalpage)}} 後一頁   {{/if}}    搜尋:    新增
{{foreach from=$data_list item=data key=data_key name=foo }} {{if $memo_pos}} {{else}} {{/if}} {{if ($smarty.foreach.foo.index+1) % $show_col== 0}} {{/if}} {{/foreach}}
{{if $show_title}}{{$data.act_name}}
{{/if}} {{if $show_intro}}{{$data.act_info|nl2br}}
{{/if}} {{if $show_date}}({{$data.act_date}})
{{/if}} {{if $show_date}}{{$data.act_auth}}公佈
{{/if}} {{if $show_op}} 展示 編修 刪除
{{/if}}
{{if $show_title}}{{$data.act_name}}
{{/if}} {{if $show_intro}}{{$data.act_info|nl2br}}
{{/if}} {{if $show_date}}({{$data.act_date}})
{{/if}} {{if $show_date}}{{$data.act_auth}}公佈
{{/if}} {{if $show_op}} 展示 編修 刪除
{{/if}}
{{if !$stand_alone}} {{include file="$SFS_TEMPLATE/footer.tpl"}} {{/if}}