ErrorException[ Parse Error ]: syntax error, unexpected end of file

/www/wwwroot/www.jiagongquan.com/data/tpl_c/tpl_default_theme_new_tasklist.php[ 722 ]

717             <a href="<?php echo $strUrl;?>&pd=<?php echo $arrIndusP[$key]['indus_id'];?>&i=<?php echo $v1['indus_id']?>"  <?php if($v1['is_recommend']==1) { ?>class="hot"<?php } ?> tabindex="-1"><?php echo $v1['indus_name']?></a>、
718 <?php } ?>
719 <?php } } ?>
720             <i class="fa fa-angle-right"></i>
721           </div>
722           <div class="category-inner">
723           	<h3 class="category-inner-title"><a href="<?php echo $strUrl;?>&pd=<?php echo $arrIndusP[$key]['indus_id'];?>&i=0">全部<?php echo $arrIndusP[$key]['indus_name'];?></h3></h3>
724   <?php if(is_array($value)) { foreach($value as $k2 => $v2) { ?>
725  <a href="<?php echo $strUrl;?>&pd=<?php echo $arrIndusP[$key]['indus_id'];?>&i=<?php echo $v2['indus_id']?>" tabindex="-1" <?php if($v2['is_recommend']==1) { ?>class="hot"<?php } ?>><?php echo $v2['indus_name']?></a>
726  <?php } } ?>
727           </div>
  1. PHP internal call » keke_core_class::shutdown_handler ( )

Environment