{include file="public/layout" /}
{include file="seo/bar" /}

操作提示

首页
{notempty name='$root_dir'}子目录名称/{/notempty}index.html(如:__ROOT_DIR__index.html)

列表页
{notempty name='$root_dir'}子目录名称/{/notempty}目录名称.html(如:http://127.0.0.1__ROOT_DIR__/about/)

内容页
{notempty name='$root_dir'}子目录名称/{/notempty}目录名称/ID.html(如:http://127.0.0.1__ROOT_DIR__/about/250.html)

伪静态规则
伪静态参考

部分空间需要手动设置伪静态规则文件

{include file="public/footer" /}