{include file="public-html/link" /}
{include file="public-html/header" /}

{$detail['title']}

{$detail['company_name']}
{$detail['company_name']}
{neq name="detail['company_rating']" value="0.0"}
{$detail['company_rating']}
{/neq}
{$detail['location']}
{$detail['company_name']}
{include file="public/ads1" /}

{:tl("Job Details")}

{notempty name="detail['job_type']"}
{volist name="detail['job_type']" id="vo"} {$vo} {/volist}
{/notempty} {notempty name="detail['salary_info']"}
{$detail['salary_info']}
{/notempty} {notempty name="detail['release_time']"}
{$detail['release_time']}
{/notempty}
{notempty name="detail['qualification_entities']"}

{:tl("Qualifications")}

    {volist name="detail['qualification_entities']" id="vo"}
  • {$vo}
  • {/volist}
{/notempty} {notempty name="detail['responsibility_entities']"}

{:tl("Responsibilities")}

    {volist name="detail['responsibility_entities']" id="vo"}
  • {$vo}
  • {/volist}
{/notempty} {notempty name="detail['benefit_entities']"}

{:tl("Benefits")}

    {volist name="detail['benefit_entities']" id="vo"}
  • {$vo}
  • {/volist}
{/notempty}
{include file="public/ads2" /}

{:tl("Job Description")}

{$detail['description']|raw}

{include file="public/ads2" /}
{include file="public/ads3" /}
{include file="public-html/footer" /}
{:tl("Apply Now")} {:tl("Similar Job")}
{include file="public-html/public_js" /}