is('index')) && !($this->is('post'))): ?>
archiveTitle([
'category' => _t('分类 %s 下的文章'),
'search' => _t('包含关键字 %s 的文章'),
'tag' => _t('标签 %s 下的文章'),
'author' => _t('%s 发布的文章')
], '', ''); ?>
have()): ?>
next()): ?>
content(_t('阅读剩余部分')); ?>
pageNav('« ' . _t('前一页'), _t('后一页') . ' »'); ?>
need('sidebar.php'); ?>
need('footer.php'); ?>