need('header.php'); ?>

archiveTitle(array( 'category' => _t(' %s '), 'search' => _t('包含关键字 %s 的文章'), 'date' => _t('在 %s 发布的文章'), 'tag' => _t('标签 %s 下的文章'), 'author' => _t('作者 %s 发布的文章') ), '', ''); ?>

getDescription(); ?>
travel; $memosId = Helper::options()->memos; // 安全地获取当前分类 mid $currentCategory = isset($this->categories[0]['mid']) ? intval($this->categories[0]['mid']) : null; // 转换为整型(如果需要) $travelId = is_numeric($travelId) ? intval($travelId) : null; $memosId = is_numeric($memosId) ? intval($memosId) : null; ?> have()): ?> need('module/travel.php'); ?> need('module/memos.php'); ?> need('module/postlist.php'); ?> need('module/paging.php'); ?> need('module/notfound.php'); ?>
need('footer.php'); ?>