ErrorException[ Parse Error ]: syntax error, unexpected $end

/www/webroot/hn/data/tpl_c/tpl_default_sellerlist.php[ 691 ]

686 
687 <div class="footer">
688   <div class="container">
689       <?php if($do=='index') { ?>
690       <ul class="friend-link">
691         <li><strong>友情链接</strong></li>
692 <?php if(is_array($arrFlink)) { foreach($arrFlink as $k => $v) { ?>
693         <li><a href="<?php echo $v['link_url'];?>" target="_blank"><?php echo $v['link_name'];?></a></li>
694 <?php } } ?>
695       </ul>
696   <?php } ?>
  1. PHP internal call » keke_core_class::shutdown_handler ( )

Environment