一、嵌套标签
{include file=head.html}
二、使用说明
可以嵌套使用,如:index.html 嵌套一个head.html,同时head.html中嵌套comm.html
支持使用子目录,如:
{include file=comm/head.html}