Z-BlogPHP模板文件与模板标签
header.php 公共头部文件
footer.php 公共尾部文件
首页与列表页相关模板
index.php 首页及列表页主模板文件post-multi.php 摘要文章模板
post-istop.php 置顶文章模板
pagebar.php 分页条展示模板
日志页相关模板
single.php 文章页(单页)主模板文件post-single.php 日志页文章模板
comment.php 评论区模板
comments.php 每条评论内容显示模板
commentpost.php 评论发送表单模板
其它模板文件
404.php 文章或页面等不存在时显示模板module.php 模块通用显示模板
module-xxx.php