function content_56764a2fbcea77_40839430($_smarty_tpl)
    {
        $_smarty_tpl->properties['nocache_hash'] = '2699956764a2fb26ad4_65011473';
        $_smarty_tpl->smarty->_tag_stack[] = array('pagenext', array('pre' => '上一篇', 'next' => '下一篇'));
        $_block_repeat = true;
        echo pagenext(array('pre' => '上一篇', 'next' => '下一篇'), null, $_smarty_tpl, $_block_repeat);
        while ($_block_repeat) {
            ob_start();
            ?>

[$pagepre][$pagenext]
<?php 
            $_block_content = ob_get_clean();
            $_block_repeat = false;
            echo pagenext(array('pre' => '上一篇', 'next' => '下一篇'), $_block_content, $_smarty_tpl, $_block_repeat);
        }
        array_pop($_smarty_tpl->smarty->_tag_stack);
    }
    function content_56764a776dd6b2_42785969($_smarty_tpl)
    {
        $_smarty_tpl->properties['nocache_hash'] = '2943856764a77635711_43480608';
        $_smarty_tpl->smarty->_tag_stack[] = array('pagenext', array('pre' => '上一篇', 'next' => '下一篇'));
        $_block_repeat = true;
        echo pagenext(array('pre' => '上一篇', 'next' => '下一篇'), null, $_smarty_tpl, $_block_repeat);
        while ($_block_repeat) {
            ob_start();
            ?>

[$pagepre][$pagenext]
<?php 
            $_block_content = ob_get_clean();
            $_block_repeat = false;
            echo pagenext(array('pre' => '上一篇', 'next' => '下一篇'), $_block_content, $_smarty_tpl, $_block_repeat);
        }
        array_pop($_smarty_tpl->smarty->_tag_stack);
    }
				<div class="content"><?php 
echo $this->_tpl_vars['article']['details'];
?>

				</div>
				<div class="articlepage">
					<?php 
$this->_tag_stack[] = array('pagenext', array('style' => 'all'));
$_block_repeat = true;
pagenext($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
while ($_block_repeat) {
    ob_start();
    $_block_content = ob_get_contents();
    ob_end_clean();
    $_block_repeat = false;
    echo pagenext($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this, $_block_repeat);
}
array_pop($this->_tag_stack);
?>
				</div>
				<div class="article-reply clear">
					<div id="comments">
						<div class="comment-post" id="comment-post">
							<h3 style="margin-bottom:-20px;margin-top:5px">发表评论</h3>
							<form name="re" action="<?php 
echo U('addReply');
?>
" method="post">
								<p class="num">文明评论,重在参与</p>
								<p>
									<textarea name="rcontent" rows="10" class="post-area" placeholder="快来发表你的看法和意见吧!" style="width:99%"></textarea>