模板渲染发生错误,报错信息:syntax error, unexpected end of file

发生错误的代码:

352<div class="container-ytgdjvbdf">

353<a class="logo-new" target="_self" href="<?php echo $this->_var['web_name']; ?>" title="<?php echo $this->_var['web_url']; ?>"><span><?php echo $this->_var['web_name']; ?></span></a>

354<p data-nosnippet><?php echo $this->_var['web_name']; ?> uses the «Restricted To Adults»</p>

355<p data-nosnippet><?php echo $this->_var['web_tongji']; ?></p>

356

357</div>

358

359<p data-nosnippet>2025 © <?php echo $this->_var['web_name']; ?></p>

360<p data-nosnippet>All rights reserved</p>

361</div>

362</footer>

363

364

365</body>

366</html>