1 Star 1 Fork 0

zengxiaoluan / loquat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
404.php 359 Bytes
一键复制 编辑 原始数据 按行查看 历史
zengxiaoluan 提交于 2017-05-10 19:04 . init
<?php
get_header();
?>
<div class="container">
<h1 class="text-center text-info"> <?php _e( 'WOW!这是一片大数据都没有记录的地方···', 'orange' ); ?> </h1>
<img class="center-block img-responsive" src="<?php echo get_template_directory_uri(); ?>/images/404.gif" alt="404 page">
</div>
<?php
get_footer();
?>
1
https://gitee.com/zengxiaoluan/loquat.git
git@gitee.com:zengxiaoluan/loquat.git
zengxiaoluan
loquat
loquat
master

搜索帮助