<# 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}}}
<# } #>