diff --git a/404.php b/404.php
new file mode 100644
index 0000000..7badeb0
--- /dev/null
+++ b/404.php
@@ -0,0 +1,18 @@
+
+need('header.php'); ?>
+
+
+
archiveTitle([
+ 'category' => _t('分类 %s 下的文章'),
+ 'search' => _t('包含关键字 %s 的文章'),
+ 'tag' => _t('标签 %s 下的文章'),
+ 'author' => _t('%s 发布的文章')
+ ], '', ''); ?>
+ have()): ?>
+ next()): ?>
+
+
+
+
+ excerpt(200, '...'); ?>
+
+
+
+
+
+
+
+
+
+ pageNav('« 前一页', '后一页 »'); ?>
+
+
+
+need('footer.php'); ?>
diff --git a/comments.php b/comments.php
new file mode 100644
index 0000000..ac3610e
--- /dev/null
+++ b/comments.php
@@ -0,0 +1,60 @@
+
+
diff --git a/footer.php b/footer.php
new file mode 100644
index 0000000..347cd19
--- /dev/null
+++ b/footer.php
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+footer(); ?>
+
commentsNum(_t('暂无评论'), _t('仅有一条评论'), _t('已有 %d 条评论')); ?>
+ +