{% block stylesheets %}<link rel="stylesheet" href="{{ asset('assets/generated/tailwind.css')|cdnifyUri }}">{% endblock %}<div {{ attributes }}><header><nav id="navbar" class="tw-bg-white tw-shadow tw-block"><div class="tw-flex tw-flex-row tw-justify-between tw-items-center">{% if this.showJoboffererHeader %}{% if not app.user %}{{ include('@janus_hercules.shared.presentation/header/jobofferer_navbar.html.twig', {'digitalEstateUrlPro': this.digitalEstateUrlPro, 'joboffererNavbarItems': this.joboffererNavbarItems, 'solutionLinks': this.solutionsLinks}) }}{% endif %}{% else %}<div class="tw-flex tw-h-16 tw-justify-between tw-w-screen tw-px-1"><twig:NavSide showJoboffererHeader="{{ this.showJoboffererHeader }}"digitalEstateUrlPro="{{ this.digitalEstateUrlPro }}"profileLabel="{{ this.profileLabel }}"userCanSeeWebsiteNavigationItems="{{ this.userCanSeeWebsiteNavigationItems }}"direction="left"view="Desktop"/><div class="tw-items-center tw-flex">{% if this.isLoginFromAdmin %}<twig:button type="a" variant="filled" size="md" textAlignment="start"isNewTab="{{ false }}"href="{{ path('limited_access.log_back_into_admin') }}"text="Zurück zum Admin"class="tw-text-black hover:tw-text-black tw-mx-2 tw-font-normal tw-bg-joboo-blue-default hover:tw-bg-joboo-blue-default"/>{% endif %}<twig:NavSide showJoboffererHeader="{{ this.showJoboffererHeader }}"digitalEstateUrlPro="{{ this.digitalEstateUrlPro }}"profileLabel="{{ this.profileLabel }}"userCanSeeWebsiteNavigationItems="{{ this.userCanSeeWebsiteNavigationItems }}"direction="right"view="Desktop"/></div></div>{% endif %}</div></nav></header></div><!--website_commit_id: {{ website_commit_id }}{% apply spaceless %}{% if app.user is defined and app.user is not null and app.user.hasAtLeastOneAdminRole %}https://bitbucket.org/go-gastro/website/commits/{{ website_commit_id }}{% endif %}{% endapply %}-->