{% extends 'vitrine/lexend/layout.html.twig' %}{% set paramArticle = getCoreToolsList("article") %}{% set endtitle_article = paramArticle['websitename_endarticle'] %}{% block title %}{{ article.title }} {{ endtitle_article }}{% endblock title %}{% block description %}{{ article.shortDescription }}{% endblock description %}{% block robots %}index,follow{% endblock robots %}{#% block meta_social %}{{ parent() }}{% include "/vitrine/components/socialmedia_articles.html.twig" with { 'social_type':'article','article':article } %}{% endblock meta_social %#}{% block meta %}{{ parent() }}{% if article.author is not null %}{% if article.author is not empty %}<meta name="author" content="{{ article.author }}" />{% endif %}{% endif %}{% endblock meta %}{% block canonical %}{% include "/vitrine/lexend/articles/components/canonical.html.twig" with {'article':article} %}{% endblock canonical %}{% block body_header %} {% embed "/vitrine/lexend/components/header.html.twig" with {'navcolor':'blue','navtype':'default'} %} {% block header_content %} {% include "/vitrine/lexend/articles/components/languages.html.twig" %} {% endblock %} {% endembed %}{% endblock body_header %}{% block body %} <div class="post type-post single-post py-4 lg:py-6 xl:py-9" style="margin-top:50px;"> <div class="container max-w-xl"> <div class="post-header" style="margin-bottom:40px;"> <div class="panel vstack gap-4 md:gap-6 xl:gap-8 text-center"> <div class="panel vstack items-center max-w-400px sm:max-w-500px xl:max-w-md mx-auto gap-2 md:gap-3"> <h1 class="h4 sm:h2 lg:h1 xl:display-6">{{ article.title }}</h1> </div> </div> </div> <div class="section" style="margin-top:-40px;"> <div class="container"> <div class="panel py-4 lg:py-6 xl:py-8"> <div class="row child-cols-12 g-2 lg:g-4 xl:g-8"> <div class="md:col-4 order-0"> <div> <div class="widget featured-widget vstack gap-2 lg:gap-4 p-2 py-3 lg:p-4 lg:py-5 rounded-1-5 lg:rounded-2" style="background-color:#DFF5DD;"> <div class="widget-title text-center"> <h2 class="h4 m-0">Sommaire</h2> </div> <div> <div class="summary" style="margin:-20px;"> {{ autosummary(article.description)|raw }} </div> </div> </div> </div> </div> <div class="md:col-8 order-1"> <div id="single-post" class="post-content panel fs-6 md:fs-5"> {{ autosummaryID(article.description)|raw }} </div> </div> </div> </div> </div> </div> {% if getEnv("KERNEL_APPLICATION") == "whileresume" %} {% if app.request.locale == "fr" %} <div id="pre_cta" class="pre-cta section panel overflow-hidden"> <div class="section-outer panel pb-4 sm:pb-6 xl:pb-9"> <div class="container max-w-xl"> <div class="section-inner panel p-4 md:p-6 lg:p-8 rounded-1-5 lg:rounded-2 bg-secondary dark:bg-gray-800 dark:text-white" data-anime="onview: -200; translateY: [24, 0]; opacity: [0, 1]; easing: easeOutCubic; duration: 500;" style="transform: translateY(0px); opacity: 1;"> <div class="vstack items-center gap-2 mx-auto text-center" data-anime="onview: -200; targets: >*; translateY: [48, 0]; opacity: [0, 1]; easing: easeOutCubic; duration: 500; delay: anime.stagger(100, {start: 200});"> <h2 class="h3 m-0"> Whileresume met en relation des talents avec des entreprises en forte croissance </h2> <div class="row" style="margin-top:15px;"> <div class="col-md-6"> <div style="background-color:white; text-align:left; border-radius:20px; padding:20px;"> <h3 class="h3 m-0" style="color:green;">Recruteur</h3> <p class="fs-6 text-dark dark:text-white text-opacity-70" style="margin-top:10px;"> On connecte les meilleurs talents du marché aux entreprises en croissance qui recherchent des collaborateurs d'exception. </p> <a href="{{ path('whileresume_business_' ~ app.request.locale) }}" class="btn btn-md btn-primary rounded-default text-white shadow-xs" style="margin-top:10px;">Je recrute <i class="icon-2 unicon-arrow-up-right rtl:-rotate-90"></i></a> </div> </div> <div class="col-md-6"> <div style="background-color:white; text-align:left; border-radius:20px; padding:20px;"> <h3 class="h3 m-0" style="color:green;">Candidat</h3> <p class="fs-6 text-dark dark:text-white text-opacity-70" style="margin-top:10px;"> On vous accompagne dans la recherche de votre poste idéal au sein des entreprises les plus prometteuses du marché. </p> <a href="{{ path('whileresume_resume_' ~ app.request.locale) }}" class="btn btn-md btn-primary rounded-default text-white shadow-xs" style="margin-top:10px;">Je cherche un job <i class="icon-2 unicon-arrow-up-right rtl:-rotate-90"></i></a> </div> </div> </div> </div> </div> </div> </div> </div> {% elseif app.request.locale == "en" %} <div id="pre_cta" class="pre-cta section panel overflow-hidden"> <div class="section-outer panel pb-4 sm:pb-6 xl:pb-9"> <div class="container max-w-xl"> <div class="section-inner panel p-4 md:p-6 lg:p-8 rounded-1-5 lg:rounded-2 bg-secondary dark:bg-gray-800 dark:text-white" data-anime="onview: -200; translateY: [24, 0]; opacity: [0, 1]; easing: easeOutCubic; duration: 500;" style="transform: translateY(0px); opacity: 1;"> <div class="vstack items-center gap-2 mx-auto text-center" data-anime="onview: -200; targets: >*; translateY: [48, 0]; opacity: [0, 1]; easing: easeOutCubic; duration: 500; delay: anime.stagger(100, {start: 200});"> <h2 class="h3 m-0"> Whileresume connects talent with fast-growing companies </h2> <div class="row" style="margin-top:15px;"> <div class="col-md-6"> <div style="background-color:white; text-align:left; border-radius:20px; padding:20px;"> <h3 class="h3 m-0" style="color:green;">Recruiter</h3> <p class="fs-6 text-dark dark:text-white text-opacity-70" style="margin-top:10px;"> We connect the best talent in the market to growing companies looking for exceptional employees. </p> <a href="{{ path('whileresume_business_' ~ app.request.locale) }}" class="btn btn-md btn-primary rounded-default text-white shadow-xs" style="margin-top:10px;">I'm recruiting <i class="icon-2 unicon-arrow-up-right rtl:-rotate-90"></i></a> </div> </div> <div class="col-md-6"> <div style="background-color:white; text-align:left; border-radius:20px; padding:20px;"> <h3 class="h3 m-0" style="color:green;">Candidate</h3> <p class="fs-6 text-dark dark:text-white text-opacity-70" style="margin-top:10px;"> We support you in finding your ideal position within the most promising companies in the market. </p> <a href="{{ path('whileresume_resume_' ~ app.request.locale) }}" class="btn btn-md btn-primary rounded-default text-white shadow-xs" style="margin-top:10px;">I'm looking for a job <i class="icon-2 unicon-arrow-up-right rtl:-rotate-90"></i></a> </div> </div> </div> </div> </div> </div> </div> </div> {% endif %} {% endif %} </div> </div> {% if article.ctaHTML is not empty %}{{ article.ctaHTML|raw }}{% endif %}{% endblock body %}