1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/hkq15-hiaiBlog

Клонировать/Скачать
404.php 463 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
sking Отправлено 05.02.2020 12:35 d824515
<?php if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
<?php $this->need('header.php'); ?>
<section class="container">
<div class="f404">
<img src="<?php $this->options->themeUrl('img/404.png'); ?>">
<h1>404 . Not Found</h1>
<h2>沒有找到你要的内容!</h2>
<p>
<a class="btn btn-primary" href="<?php $this->options ->siteUrl(); ?>">返回 <?php $this->options->title();?> 首页</a>
</p>
</div>
</section>
<?php $this->need('footer.php'); ?>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/hkq15-hiaiBlog.git
git@api.gitlife.ru:oschina-mirror/hkq15-hiaiBlog.git
oschina-mirror
hkq15-hiaiBlog
hkq15-hiaiBlog
master