{template 'header.html'}
{template 'system/cslide.html'}
{template 'position.html'}

{$archive['title']}

{lang('adddate')}:{$archive['adddate']}

{lang('source')}:{$archive['attr3']}

{lang('view')}:{view_js($archive['aid'])}

招聘部门 : {$archive['my_zhaopinbumen']}

职位类型 : {$archive['my_jobtype']}

职称要求 : {$archive['my_jobtitle']}

招聘人数 : {$archive['my_jobnumber']}

性别要求 : {$archive['my_jobgender']}

工作经验要求 : {$archive['my_jobwork']}

学历要求 : {$archive['my_jobacademic']}

年龄要求 : {$archive['my_jobage']}

工作地区 : {$archive['my_jobworkareas']}

要求与待遇 : {$archive['my_jobrequirements']}

联系人姓名 : {$archive['my_contactname']}

{$archive['content']}
{if $archive['p']['aid']} {lang('archivep')}{$archive['p']['title']} {else} {lang('archivep')}{lang('nopage')} {/if}
{if $archive['n']['aid']} {lang('archiven')}{$archive['n']['title']} {else} {lang('archiven')}{lang('nopage')} {/if}
{template 'comment/comment.html'}
{if is_array($likenews)}

{$archive['tag']}{lang('relatedcontent')}

——
{loop $likenews $item}
{=sdate($item['adddate'],'d')}

{=sdate($item['adddate'],'Y-m')}

{cut($item['title'],20)}

{cut(strip_tags($item['introduce']),140)}… [{lang('more')}]

{/loop}
{/if}
{template 'footer.html'}