[#escape x as (x)!?html] ${node.name} - ${site.fullNameOrName}${global.customs['poweredBy']} [#include 'inc_meta.html'/] [#include 'inc_css.html'/] [#include 'inc_js.html'/] [#include 'inc_header.html'/]
[@InfoPage nodeId=node.id isIncludeChildren='true' pageSize=20;pagedList]
[#list pagedList.content as bean] [/#list]
职位名称 公司名称 工作地点 发布日期
${bean.title} ${bean.customs['company']} ${bean.customs['location']} ${bean.publishDate?string('yyyy-MM-dd')}
[#include 'page.html'/] [/@InfoPage]
[#include 'inc_footer.html'/] [/#escape]