appstart.ftl 140 Bytes
Newer Older
zhangxiaoyan committed
1 2 3 4 5 6 7
<body>
	<div class="maincont">
		<#include "/WEB-INF/views/dateAndApp.ftl"> 
		<#include "/WEB-INF/views/appstart_1.ftl"> 
	</div>
</body>