velocity使用layout
#parse('layout/header.vm')<body style="background:url(images/header_bg.png) repeat-x;"> <div id="wrapper">$screen_content#parse('layout/bottom.vm')</div></body></html>
发布时间: 2012-10-28 09:54:44 作者: rapoo
velocity使用layout
#parse('layout/header.vm')<body style="background:url(images/header_bg.png) repeat-x;"> <div id="wrapper">$screen_content#parse('layout/bottom.vm')</div></body></html>