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

OSCHINA-MIRROR/hkq15-hiaiBlog

Клонировать/Скачать
page_no_sidebar.php 476
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
sking Отправлено 05.02.2020 12:35 d824515
<?php
/**
* 宽版页面
*
* @package custom
*/
if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
<?php $this->need('header.php'); ?>
<div class="container container-no-sidebar">
<div class="content">
<header class="article-header">
<h1 class="article-title"><a href="<?php $this->permalink(); ?>"><?php $this->title() ?></a></h1>
</header>
<article class="article-content">
<?php parseContent($this); ?>
</article>
</div>
</div>
<?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