passer1991

freemarker 的 include指令,引入另一个页面

from  http://www.oecp.cn/hi/LOLA/blog/2056
<html>
	<head>
	  <title>Test page</title>
	</head>
	<body>
	  <h1>Test page</h1>
	  <p>Blah blah...
	<#include "/copyright_footer.html">
	</body>
	</html> 

posted on 2014-01-16 16:03  passer1991  阅读(3537)  评论(0编辑  收藏  举报

导航