include header.html
if is_array($class_list) and count($class_list)>0 foreach $class_list as $list /foreach /if

$index_note

$index_vote

if count($vote_array)>0

$vote_array['vote_title']

    if is_array($vote_array['vote_body']) and count($vote_array['vote_body'])>0 foreach $vote_array['vote_body'] as $v_v
  • if $vote_array['vote_type'] == 1else/if  $v_v['vote_option']
  • /foreach /if
/if