<% var site_url_share = encodeURIComponent("https://jobs.wien.gv.at/stellenangebote/details.html?jobTitle=" + customSlug(data.jobFields.jobTitle, { locale: 'de'}) + "&jobId=" + data.id) var buttonsHtml = { 'back': '' + ' ' + translate.get("goback") + '', 'apply': '' + ' ' + translate.get("txtapplyforjob") + '', 'print': '' + ' ' + translate.get("printAJob") + '', 'send2friend': '' + ' ' + translate.get("sendToAFriend") + '', 'send2friendButton': '' + ' ' + translate.get("sendToAFriend") + '', 'viewCareerSite': '' + ' ' + translate.get("txtViewCareerSite") + '' }; var smButtons = { 'socialMediaWhatsapp': '
  • Whatsapp
  • ', 'socialMediaTwitter': '
  • Twitter
  • ', 'socialMediaFb': '
  • Facebook
  • ', 'socialMediaLinkedin': '
  • Linkedin
  • ', 'socialMediaXing': '
  • Xing
  • ', 'socialMediaEmail': '
  • Email
  • ' }; %> <% if (isAdvertPreviewActive) { %>
    <%- translate.get('txtJobPostingPreviewNotification') %>
    <% }%> <% if (imageSrcOnLogo) { %>
    <% } %> <% if (imageSrcOnHeader2) { %>
    <% } %> <% if (structuredData) { %> <% } %>
    <% if(data.customFields[2]) { %>
    <%= data.customFields[2].content %>
    <% } %> class="job-title"><%= data.jobFields.jobTitle %> <% if(showApplyButton) { %> <%= buttonsHtml["apply"] %> <% } %> >
    <% if (imageSrcOnHeader1) { %>
    <% } %> <% if (data.jobFields.strapLine) { %>
    <%- utilities.formatValue(data.jobFields.strapLine, data.globals.typeDescriptor.strapLine, configuration) %>
    <% } %>
    <% _.each(jobInfo, function(info, i) { %> <% if (info.toUpperCase() == 'DPOSTINGEND' || info.toUpperCase() == 'EXPIRATION' || info.toUpperCase() == "DPOSTINGSTART") { %> <% formattedValue = utilities.formatPostingDate(data.jobFields[info], data.jobFields['POSTINGTIMEZONE'], configuration) %> <% } else { %> <% formattedValue = utilities.formatValue((data.jobFields[info] || ' '), data.globals.typeDescriptor[info], configuration) %> <% } %> <% if (!formattedValue.match(/31-(.)*-2099/)) { %>
    <%- translate.get(info, translate.get('JD_Param'+(i+1))) %>
    <%= formattedValue %>
    <% } %> <% }); %>
    <% if (imageSrcOnTopOfJobDescription) { %>
    <% } %> <% if (data.topImage) { %> <%- data.topImage.alt %> <% } %> <% _.each(data.customFields, function(field, i) { var sectionClassName = 'lumesse-section'; if(i < 2) { sectionClassName="intro-container"; }else if(i === data.customFields.length - 1) { sectionClassName="lumesse-section-contact wm-theme-bg--morgenrot-light"; } %> <% if (i !== 2) { %>
    <% if (field.title !== 'Text zur Gleichbehandlung/Frauenförderung') { %> class="lumesse-section-header lumesse-section-header-<%- i %>"> <%- field.title %> > <% } %>
    <%= field.content %>
    <% } %> <% }); %> <% if (data.bottomImage) { %> <%- data.bottomImage.alt %> <% } %> <% if (imageSrcOnBottom) { %>
    <% } %> <% if (data.attachments && data.attachments.length > 0) { %>
    class="lumesse-section-header"><%- translate.get('avaliableDocuments') %>>
    <% } %>

    Diesen Job teilen über:

    <% if(externalCareerSiteUrl !== '') { %> <%= buttonsHtml["viewCareerSite"] %> <% } %> <%= buttonsHtml["back"] %> <% console.log(send2friendHasCorrectData) %> <% if(send2friendHasCorrectData) { %> <% if(!settings.jobDetails.shareJobTemplate.refferalProgramActivated) { %> <%= buttonsHtml["send2friendButton"] %> <% } else { %> <%= buttonsHtml["send2friend"] %> <% } %> <% } %> <%= buttonsHtml["print"] %> <% if(showApplyButton) { %> <%= buttonsHtml["apply"] %> <% } %>