{{!-- A single entry in the job finder result list Related JS module(s): jobFilterModule.js --}}
{{~#if company}}
{{company}}
{{/if}} {{~#if headline}}

{{headline}}

{{/if}} {{!-- Jobs can either have a teaser text or a article text TODO: WHY? --}} {{~#if teaser-text}}

{{teaser-text}}

{{else}} {{~#if article-text}}

{{article-text}}

{{/if}} {{/if}} {{!-- Attributes, e.g. entry date, permanent contract, ... --}} {{#if attributes}}

{{attributes}}

{{/if}}