velocity应用layout

velocity使用layout#parse(layout/header.vm)body stylebackground:url(images/header_bg.png) repea

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>