{template "header.html"}
{dr_lang('更改数据之后需要更新缓存之后才能生效')}
"tag\/(.+)\-([0-9]+)\.html" => "index.php?s=tag&name=$1&page=$2", // tag插件分页
"tag\/(.+)\.html" => "index.php?s=tag&name=$1", // tag插件
"tag" => "index.php?s=tag", // tag插件聚合首页
"tag\/p([0-9]+)\.html" => "index.php?s=tag&page=$1", // tag插件聚合首页分页