代码拉取完成,页面将自动刷新
<?php get_header(); ?>
<div class="content-wrap">
<div style="text-align:center;padding:60px 0;font-size:16px;">
<h2 style="font-size:60px;margin-bottom:32px;">404 . Not Just An Error</h2>
抱歉,沒有找到您需要的内容!!
</div>
<h1 class="page-title">给您推荐以下内容:</h1>
<?php
$args = array(
'order' => 'DESC',
'ignore_sticky_posts' => 1,
'posts_per_page' => 4
);
query_posts($args);
?>
<?php include( 'modules/excerpt.php' ); ?>
</div>
<?php get_footer(); ?>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。