var/cache/dev/twig/c5/c52d9daa1c1fada114860104ea8cdf87.php line 33

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* RecruitmentCampaign/_campaign_card.html.twig */
  14. class __TwigTemplate_983a60d687ad3fd5f9b08ff2b536a8ff extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""RecruitmentCampaign/_campaign_card.html.twig"));
  31.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""RecruitmentCampaign/_campaign_card.html.twig"));
  33.         // line 1
  34.         if (array_key_exists("campaign"$context)) {
  35.             // line 2
  36.             echo "    <div class=\"";
  37.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("bg-gray bottom-25-in hz-40-in bottom-50 top-40-in"), "html"nulltrue);
  38.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("bg-white padding-15 bottom-30 radius-2 shadow-alt-2"), "html"nulltrue);
  39.             echo "\">
  40.         <h3 class=\"";
  41.             // line 3
  42.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("h5 medium success"), "html"nulltrue);
  43.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("h2 semibold"), "html"nulltrue);
  44.             echo "\">";
  45.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["campaign"]) || array_key_exists("campaign"$context) ? $context["campaign"] : (function () { throw new RuntimeError('Variable "campaign" does not exist.'3$this->source); })()), "name", [], "any"falsefalsefalse3), "html"nulltrue);
  46.             echo "</h3>
  47.         <p class=\"";
  48.             // line 4
  49.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("top-15"), "html"nulltrue);
  50.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("top-10"), "html"nulltrue);
  51.             echo "\">
  52.             ";
  53.             // line 5
  54.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["campaign"]) || array_key_exists("campaign"$context) ? $context["campaign"] : (function () { throw new RuntimeError('Variable "campaign" does not exist.'5$this->source); })()), "description", [], "any"falsefalsefalse5), "html"nulltrue);
  55.             echo "
  56.         </p>
  57.         ";
  58.             // line 7
  59.             if ($this->env->getFunction('isDesktop')->getCallable()()) {
  60.                 // line 8
  61.                 echo "            <div class=\"vt-30 border-1x border border-gray\"></div>
  62.         ";
  63.             }
  64.             // line 10
  65.             echo "        <div class=\"";
  66.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("bottom-20 flex row space top-40"), "html"nulltrue);
  67.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("top-25 black-alt"), "html"nulltrue);
  68.             echo "\">
  69.             <div class=\"";
  70.             // line 11
  71.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("flex col middle p-alt"), "html"nulltrue);
  72.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("flex row space"), "html"nulltrue);
  73.             echo "\">
  74.                 <span class=\"flex row bg-white ";
  75.             // line 12
  76.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("radius-10"), "html"nulltrue);
  77.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("radius-5 border border-1x border-gray-alt"), "html"nulltrue);
  78.             echo " hoverflow ";
  79.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("half-5"), "html"nulltrue);
  80.             echo "\">
  81.                     <i class=\"";
  82.             // line 13
  83.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("bg-success-alt white"), "html"nulltrue);
  84.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("bg-gray p-alt"), "html"nulltrue);
  85.             echo " flex col middle ";
  86.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("hz-15-in vt-10-in"), "html"nulltrue);
  87.             echo " ";
  88.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("hz-8-in vt-5-in p-alt"), "html"nulltrue);
  89.             echo "\"><i>";
  90.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DU"), "html"nulltrue);
  91.             echo "</i></i>
  92.                     <span class=\"flex row middle ";
  93.             // line 14
  94.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("hz-15-in"), "html"nulltrue);
  95.             echo " ";
  96.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("hz-5-in p-alt black-alt"), "html"nulltrue);
  97.             echo " nowrap\">";
  98.             echo twig_escape_filter($this->env$this->env->getFilter('frdate')->getCallable()(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["campaign"]) || array_key_exists("campaign"$context) ? $context["campaign"] : (function () { throw new RuntimeError('Variable "campaign" does not exist.'14$this->source); })()), "start", [], "any"falsefalsefalse14), "date", [], "any"falsefalsefalse14)), "html"nulltrue);
  99.             echo "</span>
  100.                 </span>
  101.                 <span class=\"flex row bg-white ";
  102.             // line 16
  103.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("radius-10"), "html"nulltrue);
  104.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("radius-5 border border-1x border-gray-alt"), "html"nulltrue);
  105.             echo " hoverflow ";
  106.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("top-10"), "html"nulltrue);
  107.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("half-5"), "html"nulltrue);
  108.             echo "\">
  109.                     <i class=\"";
  110.             // line 17
  111.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("bg-error white"), "html"nulltrue);
  112.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("bg-gray p-alt"), "html"nulltrue);
  113.             echo " flex col middle ";
  114.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("hz-15-in vt-10-in"), "html"nulltrue);
  115.             echo " ";
  116.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("hz-8-in vt-5-in p-alt"), "html"nulltrue);
  117.             echo "\"><i>";
  118.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("AU"), "html"nulltrue);
  119.             echo "</i></i>
  120.                     <span class=\"flex row middle ";
  121.             // line 18
  122.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("hz-15-in"), "html"nulltrue);
  123.             echo " ";
  124.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("hz-5-in p-alt black-alt"), "html"nulltrue);
  125.             echo " nowrap\">";
  126.             echo twig_escape_filter($this->env$this->env->getFilter('frdate')->getCallable()(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["campaign"]) || array_key_exists("campaign"$context) ? $context["campaign"] : (function () { throw new RuntimeError('Variable "campaign" does not exist.'18$this->source); })()), "end", [], "any"falsefalsefalse18), "date", [], "any"falsefalsefalse18)), "html"nulltrue);
  127.             echo "</span>
  128.                 </span>
  129.             </div>
  130.             <i class=\"border border-white ";
  131.             // line 21
  132.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("hz-30"), "html"nulltrue);
  133.             echo " mhide\"></i>
  134.             ";
  135.             // line 22
  136.             if ($this->env->getFunction('isMobile')->getCallable()()) {
  137.                 // line 23
  138.                 echo "                <div class=\"border border-1x border-gray top-15\"></div>
  139.             ";
  140.             }
  141.             // line 25
  142.             echo "            <div class=\"flex col middle ";
  143.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("top-5 black-alt p-alt vt-5-in"), "html"nulltrue);
  144.             echo "\">
  145.                         <span class=\"flex row middle ";
  146.             // line 26
  147.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("vt-5-in"), "html"nulltrue);
  148.             echo "\">
  149.                             <i class=\"bg-warning circle padding-5 right-10\"></i>
  150.                             ";
  151.             // line 28
  152.             if ($this->extensions['App\Twig\RecruitmentCampaignExtension']->checkSubscribable((isset($context["campaign"]) || array_key_exists("campaign"$context) ? $context["campaign"] : (function () { throw new RuntimeError('Variable "campaign" does not exist.'28$this->source); })()))) {
  153.                 // line 29
  154.                 echo "                                ";
  155.                 $context["nbDay"] = $this->extensions['App\Twig\OSExtension']->dateDiff(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["campaign"]) || array_key_exists("campaign"$context) ? $context["campaign"] : (function () { throw new RuntimeError('Variable "campaign" does not exist.'29$this->source); })()), "end", [], "any"falsefalsefalse29), "date", [], "any"falsefalsefalse29));
  156.                 // line 30
  157.                 echo "                                ";
  158.                 if (((isset($context["nbDay"]) || array_key_exists("nbDay"$context) ? $context["nbDay"] : (function () { throw new RuntimeError('Variable "nbDay" does not exist.'30$this->source); })()) > 1)) {
  159.                     // line 31
  160.                     echo "                                    <span>";
  161.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("day remains.other", ["%count%" => (isset($context["nbDay"]) || array_key_exists("nbDay"$context) ? $context["nbDay"] : (function () { throw new RuntimeError('Variable "nbDay" does not exist.'31$this->source); })())]), "html"nulltrue);
  162.                     echo "</span>
  163.                                 ";
  164.                 } else {
  165.                     // line 33
  166.                     echo "                                    <span>";
  167.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("day remains.one"), "html"nulltrue);
  168.                     echo "</span>
  169.                                 ";
  170.                 }
  171.                 // line 35
  172.                 echo "                            ";
  173.             } else {
  174.                 // line 36
  175.                 echo "                                <span>";
  176.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Inactif"), "html"nulltrue);
  177.                 echo "</span>
  178.                             ";
  179.             }
  180.             // line 38
  181.             echo "                        </span>
  182.                         <span class=\"flex row middle ";
  183.             // line 39
  184.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("vt-5-in"), "html"nulltrue);
  185.             echo "\">
  186.                             <i class=\"bg-warning circle padding-5 right-10\"></i>
  187.                             <span>
  188.                                 ";
  189.             // line 42
  190.             $context["nbCompetence"] = twig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["campaign"]) || array_key_exists("campaign"$context) ? $context["campaign"] : (function () { throw new RuntimeError('Variable "campaign" does not exist.'42$this->source); })()), "services", [], "any"falsefalsefalse42));
  191.             // line 43
  192.             echo "                                ";
  193.             if ((twig_length_filter($this->env, (isset($context["nbCompetence"]) || array_key_exists("nbCompetence"$context) ? $context["nbCompetence"] : (function () { throw new RuntimeError('Variable "nbCompetence" does not exist.'43$this->source); })())) > 1)) {
  194.                 // line 44
  195.                 echo "                                    <span>";
  196.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("nb competence.other", ["%count%" => (isset($context["nbCompetence"]) || array_key_exists("nbCompetence"$context) ? $context["nbCompetence"] : (function () { throw new RuntimeError('Variable "nbCompetence" does not exist.'44$this->source); })())]), "html"nulltrue);
  197.                 echo "</span>
  198.                                 ";
  199.             } else {
  200.                 // line 46
  201.                 echo "                                    <span>";
  202.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("nb competence.one"), "html"nulltrue);
  203.                 echo "</span>
  204.                                 ";
  205.             }
  206.             // line 48
  207.             echo "                            </span>
  208.                         </span>
  209.             </div>
  210.             <i class=\"border border-white hz-30 mhide\"></i>
  211.             <div class=\"";
  212.             // line 52
  213.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("flex col middle center p-alt"), "html"nulltrue);
  214.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("flex row space top-10"), "html"nulltrue);
  215.             echo "\">
  216.                 <a class='";
  217.             // line 53
  218.             echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("bg-success white top-8-in bottom-10-in hz-30-in radius-5 text-center"), "html"nulltrue);
  219.             echo " ";
  220.             echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("bg-gray border border-1x border-success p-alt top-5-in bottom-5-in hz-10-in radius-3 text-center half-5 right-20"), "html"nulltrue);
  221.             echo "'
  222.                    href='";
  223.             // line 54
  224.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("campaign-detail", ["uuid" => twig_get_attribute($this->env$this->source, (isset($context["campaign"]) || array_key_exists("campaign"$context) ? $context["campaign"] : (function () { throw new RuntimeError('Variable "campaign" does not exist.'54$this->source); })()), "uuid", [], "any"falsefalsefalse54)]), "html"nulltrue);
  225.             echo "'>
  226.                     ";
  227.             // line 55
  228.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("En savoir plus"), "html"nulltrue);
  229.             echo "
  230.                 </a>
  231.                 ";
  232.             // line 57
  233.             if ($this->env->getFunction('isDesktop')->getCallable()()) {
  234.                 // line 58
  235.                 echo "                    <div class=\"";
  236.                 echo (( !twig_get_attribute($this->env$this->source, (isset($context["role"]) || array_key_exists("role"$context) ? $context["role"] : (function () { throw new RuntimeError('Variable "role" does not exist.'58$this->source); })()), "provider", [], "any"falsefalsefalse58)) ? ("top-20") : (""));
  237.                 echo "\">
  238.                         ";
  239.                 // line 59
  240.                 echo twig_include($this->env$context"RecruitmentCampaign/_campaign_subscription_btn.html.twig");
  241.                 echo "
  242.                     </div>
  243.                 ";
  244.             } else {
  245.                 // line 62
  246.                 echo "                    ";
  247.                 echo twig_include($this->env$context"RecruitmentCampaign/_campaign_subscription_btn.html.twig");
  248.                 echo "
  249.                 ";
  250.             }
  251.             // line 64
  252.             echo "            </div>
  253.         </div>
  254.     </div>
  255. ";
  256.         }
  257.         
  258.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  259.         
  260.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  261.     }
  262.     public function getTemplateName()
  263.     {
  264.         return "RecruitmentCampaign/_campaign_card.html.twig";
  265.     }
  266.     public function isTraitable()
  267.     {
  268.         return false;
  269.     }
  270.     public function getDebugInfo()
  271.     {
  272.         return array (  261 => 64,  255 => 62,  249 => 59,  244 => 58,  242 => 57,  237 => 55,  233 => 54,  227 => 53,  222 => 52,  216 => 48,  210 => 46,  204 => 44,  201 => 43,  199 => 42,  193 => 39,  190 => 38,  184 => 36,  181 => 35,  175 => 33,  169 => 31,  166 => 30,  163 => 29,  161 => 28,  156 => 26,  151 => 25,  147 => 23,  145 => 22,  141 => 21,  131 => 18,  120 => 17,  112 => 16,  103 => 14,  92 => 13,  85 => 12,  80 => 11,  74 => 10,  70 => 8,  68 => 7,  63 => 5,  58 => 4,  51 => 3,  45 => 2,  43 => 1,);
  273.     }
  274.     public function getSourceContext()
  275.     {
  276.         return new Source("{% if campaign is defined %}
  277.     <div class=\"{{desktop('bg-gray bottom-25-in hz-40-in bottom-50 top-40-in')}}{{mobile('bg-white padding-15 bottom-30 radius-2 shadow-alt-2')}}\">
  278.         <h3 class=\"{{ desktop(\"h5 medium success\") }}{{mobile('h2 semibold')}}\">{{ campaign.name }}</h3>
  279.         <p class=\"{{ desktop(\"top-15\") }}{{ mobile(\"top-10\") }}\">
  280.             {{ campaign.description }}
  281.         </p>
  282.         {% if isDesktop() %}
  283.             <div class=\"vt-30 border-1x border border-gray\"></div>
  284.         {% endif %}
  285.         <div class=\"{{desktop('bottom-20 flex row space top-40')}}{{mobile('top-25 black-alt')}}\">
  286.             <div class=\"{{desktop('flex col middle p-alt')}}{{mobile('flex row space')}}\">
  287.                 <span class=\"flex row bg-white {{ desktop(\"radius-10\")}}{{ mobile(\"radius-5 border border-1x border-gray-alt\")}} hoverflow {{mobile('half-5')}}\">
  288.                     <i class=\"{{ desktop(\"bg-success-alt white\") }}{{ mobile(\"bg-gray p-alt\")}} flex col middle {{ desktop(\"hz-15-in vt-10-in\") }} {{ mobile(\"hz-8-in vt-5-in p-alt\") }}\"><i>{{ \"DU\"|trans }}</i></i>
  289.                     <span class=\"flex row middle {{ desktop(\"hz-15-in\")}} {{ mobile(\"hz-5-in p-alt black-alt\")}} nowrap\">{{ campaign.start.date|frdate }}</span>
  290.                 </span>
  291.                 <span class=\"flex row bg-white {{ desktop(\"radius-10\")}}{{ mobile(\"radius-5 border border-1x border-gray-alt\")}} hoverflow {{desktop('top-10')}}{{mobile('half-5')}}\">
  292.                     <i class=\"{{ desktop(\"bg-error white\") }}{{ mobile(\"bg-gray p-alt\")}} flex col middle {{ desktop(\"hz-15-in vt-10-in\") }} {{ mobile(\"hz-8-in vt-5-in p-alt\") }}\"><i>{{ \"AU\"|trans }}</i></i>
  293.                     <span class=\"flex row middle {{ desktop(\"hz-15-in\")}} {{ mobile(\"hz-5-in p-alt black-alt\")}} nowrap\">{{ campaign.end.date|frdate }}</span>
  294.                 </span>
  295.             </div>
  296.             <i class=\"border border-white {{desktop('hz-30')}} mhide\"></i>
  297.             {% if isMobile() %}
  298.                 <div class=\"border border-1x border-gray top-15\"></div>
  299.             {% endif %}
  300.             <div class=\"flex col middle {{mobile('top-5 black-alt p-alt vt-5-in')}}\">
  301.                         <span class=\"flex row middle {{ desktop(\"vt-5-in\") }}\">
  302.                             <i class=\"bg-warning circle padding-5 right-10\"></i>
  303.                             {% if campaign is campaignSubscribable %}
  304.                                 {% set nbDay= campaign.end.date|dateDiff %}
  305.                                 {% if nbDay > 1 %}
  306.                                     <span>{{ (\"day remains.other\")|trans({\"%count%\": nbDay}) }}</span>
  307.                                 {% else %}
  308.                                     <span>{{ (\"day remains.one\")|trans }}</span>
  309.                                 {% endif %}
  310.                             {% else %}
  311.                                 <span>{{ \"Inactif\"|trans }}</span>
  312.                             {% endif %}
  313.                         </span>
  314.                         <span class=\"flex row middle {{ desktop(\"vt-5-in\") }}\">
  315.                             <i class=\"bg-warning circle padding-5 right-10\"></i>
  316.                             <span>
  317.                                 {% set nbCompetence= campaign.services|length %}
  318.                                 {% if nbCompetence|length > 1 %}
  319.                                     <span>{{ (\"nb competence.other\")|trans({\"%count%\": nbCompetence}) }}</span>
  320.                                 {% else %}
  321.                                     <span>{{ (\"nb competence.one\")|trans }}</span>
  322.                                 {% endif %}
  323.                             </span>
  324.                         </span>
  325.             </div>
  326.             <i class=\"border border-white hz-30 mhide\"></i>
  327.             <div class=\"{{ desktop(\"flex col middle center p-alt\") }}{{mobile('flex row space top-10')}}\">
  328.                 <a class='{{desktop('bg-success white top-8-in bottom-10-in hz-30-in radius-5 text-center')}} {{mobile('bg-gray border border-1x border-success p-alt top-5-in bottom-5-in hz-10-in radius-3 text-center half-5 right-20')}}'
  329.                    href='{{ path('campaign-detail', {uuid: campaign.uuid}) }}'>
  330.                     {{ \"En savoir plus\"|trans }}
  331.                 </a>
  332.                 {% if isDesktop() %}
  333.                     <div class=\"{{ not role.provider ? \"top-20\" }}\">
  334.                         {{ include('RecruitmentCampaign/_campaign_subscription_btn.html.twig') }}
  335.                     </div>
  336.                 {% else %}
  337.                     {{ include('RecruitmentCampaign/_campaign_subscription_btn.html.twig') }}
  338.                 {% endif %}
  339.             </div>
  340.         </div>
  341.     </div>
  342. {% endif %}""RecruitmentCampaign/_campaign_card.html.twig""/home/olasoftnka/nsia-provider/templates/RecruitmentCampaign/_campaign_card.html.twig");
  343.     }
  344. }