{{{job.title}}}
<# if ( job.featured ) { #>
Featured
<# } #>
<# if ( ! data.hide_job_types ) { #>
<# if ( job.types.length > 0 ) { #>
<# _.each( job.types, function( type, t_key, t_list ) { #>
<# } #>
<# } #>
{{{type.name}}}
<# }); #>
<# if ( job.company.name ) { #>
{{{job.company.name}}}
<# } #>
<# if ( job.location ) { #>
{{{job.location}}}
<# } #>
<# if ( job.category ) { #>
{{{job.category}}}
<# } #>
Posted {{{job.date}}}
<# if ( job.expires ) { #>
Closing on {{{job.expires}}}
<# } #>
<# if ( job.salary ) { #>
{{{job.salary}}}
<# } #>
{{{job.date}}}
<# if ( job.featured ) { #>
Featured
<# } #>
<# if ( ! data.hide_job_types ) { #>
<# if ( job.types.length > 0 ) { #>
<# _.each( job.types, function( type, t_key, t_list ) { #>
<# } #>
<# } #>
{{{type.name}}}
<# }); #>