need('header.php'); ?>
fields->thumbnail && !$this->password): ?>

title() ?>

fields->excerpt): ?>

fields->excerpt; ?>

content(); ?>
is('page') && $this->fields->pagePage && $this->fields->pagePage != 1) { echo '

' . _t('页面:'); for ($i = 1; $i <= $this->fields->pagePage; $i++) { if ($i == 1) { echo '' . $i . ''; } else { echo '' . $i . ''; } } echo '

'; } ?> allow('comment')): ?>
need('comments.php'); ?>
need('footer.php'); ?>