模板文件嵌套引用
{include file=head.html}
使用說明:
可以嵌套使用,如:index.html 嵌套一個head.html,同時head.html中嵌套comm.html
支持使用子目錄,如:{include file=comm/head.html}
{include file=head.html}
使用說明:
可以嵌套使用,如:index.html 嵌套一個head.html,同時head.html中嵌套comm.html
支持使用子目錄,如:{include file=comm/head.html}