need('head.php'); ?> need('header.php'); ?> is('post')) { $content = $this->content; echo generate_toc($content); } ?>
cid); $cover = $this->fields->cover; $imageToDisplay = !empty($cover) ? $cover : $firstImage; if($imageToDisplay): ?>
<?php $this->title() ?>

title() ?>

content; echo addHeaderLinks($content); ?>
CC BY-NC-SA 4.0 Deed | 署名-非商业性使用-相同方式共享
cid; // 获取最后更新时间 $lastModifiedTime = get_last_modified_time($postId); // 显示最后更新时间 if ($lastModifiedTime) { echo ' 最后更新时间:' . htmlspecialchars($lastModifiedTime) . ' '; } ?>
options->twikoo() ?>
need('footer.php'); ?>