版本0.2
This commit is contained in:
+2
-4
@@ -5,9 +5,7 @@
|
||||
* @package custom
|
||||
*/
|
||||
if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
|
||||
<?php $this->need('part/head.php'); ?>
|
||||
<div class="wrapper">
|
||||
<?php $this->need('part/header.php'); ?>
|
||||
<?php $this->need('header.php'); ?>
|
||||
<div class="main">
|
||||
<div class="post-wrap archive">
|
||||
<h2 class="post-title">- <?php $this->title() ?> -</h2>
|
||||
@@ -48,5 +46,5 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<?php $this->need('part/footer.php'); ?>
|
||||
<?php $this->need('footer.php'); ?>
|
||||
|
||||
Reference in New Issue
Block a user