<{include file="public/head-2.html"}>
推荐产品
<{foreach $jobs as $job}>
职位:<{$job.title}>
人数:<{$job.number}>
代遇:<{if $job.treatment eq '0'}>面议<{else}><{$job.treatment}>元/月<{/if}>
地点:<{$job.address}>
要求:<{$job.content|replace:""":'"'|replace:"'":"'"}>

<{foreachelse}> 加载错误…… <{/foreach}>
<{include file="public/footer.html"}>