var/cache/dev/twig/2c/2cb55c3299857736d49b55bec0f6c5195ebb8c250f1c7e8cece6a74cf31abfcc.php line 49

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. /* plante/detail.html.twig */
  14. class __TwigTemplate_cbcfe13dcd80325bc3f9b639778477eb022ce76c38f2cb9b3cbc917343906b05 extends \Twig\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->blocks = [
  23.             'bodyClass' => [$this'block_bodyClass'],
  24.             'body_content' => [$this'block_body_content'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "layout.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""plante/detail.html.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""plante/detail.html.twig"));
  39.         $this->parent $this->loadTemplate("layout.html.twig""plante/detail.html.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  43.         
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  45.     }
  46.     // line 3
  47.     public function block_bodyClass($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClass"));
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClass"));
  54.         echo "plante";
  55.         
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  57.         
  58.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  59.     }
  60.     // line 9
  61.     public function block_body_content($context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  66.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  68.         // line 10
  69.         echo "    <div class=\"position-relative mb-6\">
  70.         <div class=\"plante-background\">
  71.             <div class=\"container\">
  72.                 <div class=\"row\">
  73.                     <div class=\"col mt-6\">
  74.                         <h1 class=\"text-pink text-uppercase fsize34 gotham-book font-weight-bold text-center\">Des plantes sélectionnées</h1>
  75.                     </div>
  76.                 </div>
  77.             </div>
  78.             <div class=\"plantes container-fluid mt-2 mt-lg-6\">
  79.                 <div class=\"row\">
  80.                     <div class=\"col-12 col-lg-6 green-background text-right text-uppercase pr-0\">
  81.                         ";
  82.         // line 24
  83.         echo "                            <ul class=\"col-12 col-sm-6 offset-sm-6 col-lg-8 offset-lg-4 col-xl-5 offset-xl-7 fix-list\">
  84.                                 ";
  85.         // line 25
  86.         $context['_parent'] = $context;
  87.         $context['_seq'] = twig_ensure_traversable((isset($context["planteCirculationSanguines"]) || array_key_exists("planteCirculationSanguines"$context) ? $context["planteCirculationSanguines"] : (function () { throw new RuntimeError('Variable "planteCirculationSanguines" does not exist.'25$this->source); })()));
  88.         foreach ($context['_seq'] as $context["_key"] => $context["planteCirculationSanguine"]) {
  89.             // line 26
  90.             echo "                                    <li><a class=\"text-white ";
  91.             echo ((($context["planteCirculationSanguine"] == (isset($context["planteCirculationSanguineSelected"]) || array_key_exists("planteCirculationSanguineSelected"$context) ? $context["planteCirculationSanguineSelected"] : (function () { throw new RuntimeError('Variable "planteCirculationSanguineSelected" does not exist.'26$this->source); })()))) ? ("selected") : (""));
  92.             echo "\" href=\"";
  93.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("plante.detail", ["slug" => twig_get_attribute($this->env$this->source$context["planteCirculationSanguine"], "slug", [], "any"falsefalsefalse26)]), "html"nulltrue);
  94.             echo "\">";
  95.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["planteCirculationSanguine"], "nom", [], "any"falsefalsefalse26), "html"nulltrue);
  96.             echo "</a></li>
  97.                                 ";
  98.         }
  99.         $_parent $context['_parent'];
  100.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['planteCirculationSanguine'], $context['_parent'], $context['loop']);
  101.         $context array_intersect_key($context$_parent) + $_parent;
  102.         // line 28
  103.         echo "                            </ul>
  104.                         ";
  105.         // line 30
  106.         echo "
  107.                         ";
  108.         // line 31
  109.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["planteCirculationSanguineSelected"]) || array_key_exists("planteCirculationSanguineSelected"$context) ? $context["planteCirculationSanguineSelected"] : (function () { throw new RuntimeError('Variable "planteCirculationSanguineSelected" does not exist.'31$this->source); })()), "image", [], "any"falsefalsefalse31))) {
  110.             // line 32
  111.             echo "                            <img src=\"";
  112.             echo twig_escape_filter($this->env$this->env->getRuntime('App\Twig\SonataRuntime')->sonataMedia(twig_get_attribute($this->env$this->source, (isset($context["planteCirculationSanguineSelected"]) || array_key_exists("planteCirculationSanguineSelected"$context) ? $context["planteCirculationSanguineSelected"] : (function () { throw new RuntimeError('Variable "planteCirculationSanguineSelected" does not exist.'32$this->source); })()), "image", [], "any"falsefalsefalse32), "450_450_thumbnail"), "html"nulltrue);
  113.             echo "\" class=\"img-fluid ml-auto mr-lg-3 mb-2 mb-lg-5 rounded-circle mt-2 mt-lg-5\" alt=\"";
  114.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["planteCirculationSanguineSelected"]) || array_key_exists("planteCirculationSanguineSelected"$context) ? $context["planteCirculationSanguineSelected"] : (function () { throw new RuntimeError('Variable "planteCirculationSanguineSelected" does not exist.'32$this->source); })()), "image", [], "any"falsefalsefalse32), "name", [], "any"falsefalsefalse32), "html"nulltrue);
  115.             echo "\" />
  116.                         ";
  117.         }
  118.         // line 34
  119.         echo "                    </div>
  120.                     <div class=\"col-12 col-lg-6 mt-4 mt-lg-0\">
  121.                         <div class=\"row\">
  122.                             <div class=\"col-12 col-xl-7 px-3 px-xl-5 pb-4 fsize20\">
  123.                                 <h2 class=\"text-pink text-uppercase fsize26 text-center gotham-book font-weight-bold\">Les alliées<br />de la circulation sanguine</h2>
  124.                                 <h3 class=\"text-center fsize22 text-uppercase my-4\">";
  125.         // line 41
  126.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["planteCirculationSanguineSelected"]) || array_key_exists("planteCirculationSanguineSelected"$context) ? $context["planteCirculationSanguineSelected"] : (function () { throw new RuntimeError('Variable "planteCirculationSanguineSelected" does not exist.'41$this->source); })()), "accroche", [], "any"falsefalsefalse41), "html"nulltrue);
  127.         echo "</h3>
  128.                                 ";
  129.         // line 43
  130.         echo twig_get_attribute($this->env$this->source, (isset($context["planteCirculationSanguineSelected"]) || array_key_exists("planteCirculationSanguineSelected"$context) ? $context["planteCirculationSanguineSelected"] : (function () { throw new RuntimeError('Variable "planteCirculationSanguineSelected" does not exist.'43$this->source); })()), "texte", [], "any"falsefalsefalse43);
  131.         echo "
  132.                             </div>
  133.                         </div>
  134.                     </div>
  135.                 </div>
  136.                 <div class=\"row\">
  137.                     <div class=\"col-12 col-lg-6 order-2 order-lg-1\">
  138.                         <div class=\"row\">
  139.                             <div class=\"col-12 col-xl-7 px-3 px-lg-5 offset-xl-5 pb-4 fsize20\">
  140.                                 <h2 class=\"text-pink text-uppercase fsize26 text-center gotham-book font-weight-bold mt-5\">Les alliées<br />L'élimination de l'eau</h2>
  141.                                 <h3 class=\"text-center fsize22 text-uppercase my-4\">";
  142.         // line 55
  143.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["planteCirculationSanguineSelected"]) || array_key_exists("planteCirculationSanguineSelected"$context) ? $context["planteCirculationSanguineSelected"] : (function () { throw new RuntimeError('Variable "planteCirculationSanguineSelected" does not exist.'55$this->source); })()), "accroche", [], "any"falsefalsefalse55), "html"nulltrue);
  144.         echo "</h3>
  145.                                 ";
  146.         // line 57
  147.         echo twig_get_attribute($this->env$this->source, (isset($context["planteCirculationSanguineSelected"]) || array_key_exists("planteCirculationSanguineSelected"$context) ? $context["planteCirculationSanguineSelected"] : (function () { throw new RuntimeError('Variable "planteCirculationSanguineSelected" does not exist.'57$this->source); })()), "texte", [], "any"falsefalsefalse57);
  148.         echo "
  149.                             </div>
  150.                         </div>
  151.                     </div>
  152.                     <div class=\"col-12 col-lg-6 gray-background order-1 order-lg-2 pl-0 text-uppercase\">
  153.                         <div class=\"row\">
  154.                             <ul class=\"col-12 col-sm-6  col-lg-8 col-xs-5\">
  155.                                 ";
  156.         // line 65
  157.         $context['_parent'] = $context;
  158.         $context['_seq'] = twig_ensure_traversable((isset($context["planteEliminationEaus"]) || array_key_exists("planteEliminationEaus"$context) ? $context["planteEliminationEaus"] : (function () { throw new RuntimeError('Variable "planteEliminationEaus" does not exist.'65$this->source); })()));
  159.         foreach ($context['_seq'] as $context["_key"] => $context["planteEliminationEau"]) {
  160.             // line 66
  161.             echo "                                    <li><a class=\"text-white ";
  162.             echo ((($context["planteEliminationEau"] == (isset($context["planteEliminationEauSelected"]) || array_key_exists("planteEliminationEauSelected"$context) ? $context["planteEliminationEauSelected"] : (function () { throw new RuntimeError('Variable "planteEliminationEauSelected" does not exist.'66$this->source); })()))) ? ("selected") : (""));
  163.             echo "\" href=\"";
  164.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("plante.detail", ["slug" => twig_get_attribute($this->env$this->source$context["planteEliminationEau"], "slug", [], "any"falsefalsefalse66)]), "html"nulltrue);
  165.             echo "\">";
  166.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["planteEliminationEau"], "nom", [], "any"falsefalsefalse66), "html"nulltrue);
  167.             echo "</a></li>
  168.                                 ";
  169.         }
  170.         $_parent $context['_parent'];
  171.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['planteEliminationEau'], $context['_parent'], $context['loop']);
  172.         $context array_intersect_key($context$_parent) + $_parent;
  173.         // line 68
  174.         echo "                            </ul>
  175.                         </div>
  176.                         ";
  177.         // line 72
  178.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["planteEliminationEauSelected"]) || array_key_exists("planteEliminationEauSelected"$context) ? $context["planteEliminationEauSelected"] : (function () { throw new RuntimeError('Variable "planteEliminationEauSelected" does not exist.'72$this->source); })()), "image", [], "any"falsefalsefalse72))) {
  179.             // line 73
  180.             echo "                            <img src=\"";
  181.             echo twig_escape_filter($this->env$this->env->getRuntime('App\Twig\SonataRuntime')->sonataMedia(twig_get_attribute($this->env$this->source, (isset($context["planteEliminationEauSelected"]) || array_key_exists("planteEliminationEauSelected"$context) ? $context["planteEliminationEauSelected"] : (function () { throw new RuntimeError('Variable "planteEliminationEauSelected" does not exist.'73$this->source); })()), "image", [], "any"falsefalsefalse73), "450_450_thumbnail"), "html"nulltrue);
  182.             echo "\" class=\"img-fluid mx-auto ml-lg-3 mb-2 mb-lg-5 rounded-circle mt-2 mt-lg-5\" alt=\"";
  183.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["planteEliminationEauSelected"]) || array_key_exists("planteEliminationEauSelected"$context) ? $context["planteEliminationEauSelected"] : (function () { throw new RuntimeError('Variable "planteEliminationEauSelected" does not exist.'73$this->source); })()), "image", [], "any"falsefalsefalse73), "name", [], "any"falsefalsefalse73), "html"nulltrue);
  184.             echo "\" />
  185.                         ";
  186.         }
  187.         // line 75
  188.         echo "                    </div>
  189.                 </div>
  190.                 <div class=\"row\">
  191.                     <div class=\"col-12 col-lg-6 green-background text-right text-uppercase pr-0\">
  192.                         ";
  193.         // line 81
  194.         echo "                            <ul class=\"col-12 col-sm-6 offset-sm-6 col-lg-8 offset-lg-4 col-xl-5 offset-xl-7 fix-list\">
  195.                                 ";
  196.         // line 82
  197.         $context['_parent'] = $context;
  198.         $context['_seq'] = twig_ensure_traversable((isset($context["planteTonusEtEnergies"]) || array_key_exists("planteTonusEtEnergies"$context) ? $context["planteTonusEtEnergies"] : (function () { throw new RuntimeError('Variable "planteTonusEtEnergies" does not exist.'82$this->source); })()));
  199.         foreach ($context['_seq'] as $context["_key"] => $context["planteTonusEtEnergie"]) {
  200.             // line 83
  201.             echo "                                    <li><a class=\"text-white ";
  202.             echo ((($context["planteTonusEtEnergie"] == (isset($context["planteTonusEtEnergiesSelected"]) || array_key_exists("planteTonusEtEnergiesSelected"$context) ? $context["planteTonusEtEnergiesSelected"] : (function () { throw new RuntimeError('Variable "planteTonusEtEnergiesSelected" does not exist.'83$this->source); })()))) ? ("selected") : (""));
  203.             echo "\" href=\"";
  204.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("plante.detail", ["slug" => twig_get_attribute($this->env$this->source$context["planteTonusEtEnergie"], "slug", [], "any"falsefalsefalse83)]), "html"nulltrue);
  205.             echo "\">";
  206.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["planteTonusEtEnergie"], "nom", [], "any"falsefalsefalse83), "html"nulltrue);
  207.             echo "</a></li>
  208.                                 ";
  209.         }
  210.         $_parent $context['_parent'];
  211.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['planteTonusEtEnergie'], $context['_parent'], $context['loop']);
  212.         $context array_intersect_key($context$_parent) + $_parent;
  213.         // line 85
  214.         echo "                            </ul>
  215.                         ";
  216.         // line 87
  217.         echo "
  218.                         ";
  219.         // line 88
  220.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["planteTonusEtEnergiesSelected"]) || array_key_exists("planteTonusEtEnergiesSelected"$context) ? $context["planteTonusEtEnergiesSelected"] : (function () { throw new RuntimeError('Variable "planteTonusEtEnergiesSelected" does not exist.'88$this->source); })()), "image", [], "any"falsefalsefalse88))) {
  221.             // line 89
  222.             echo "                            <img src=\"";
  223.             echo twig_escape_filter($this->env$this->env->getRuntime('App\Twig\SonataRuntime')->sonataMedia(twig_get_attribute($this->env$this->source, (isset($context["planteTonusEtEnergiesSelected"]) || array_key_exists("planteTonusEtEnergiesSelected"$context) ? $context["planteTonusEtEnergiesSelected"] : (function () { throw new RuntimeError('Variable "planteTonusEtEnergiesSelected" does not exist.'89$this->source); })()), "image", [], "any"falsefalsefalse89), "450_450_thumbnail"), "html"nulltrue);
  224.             echo "\" class=\"img-fluid ml-auto mr-lg-3 mb-2 mb-lg-5 rounded-circle mt-2 mt-lg-5\" alt=\"";
  225.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["planteTonusEtEnergiesSelected"]) || array_key_exists("planteTonusEtEnergiesSelected"$context) ? $context["planteTonusEtEnergiesSelected"] : (function () { throw new RuntimeError('Variable "planteTonusEtEnergiesSelected" does not exist.'89$this->source); })()), "image", [], "any"falsefalsefalse89), "name", [], "any"falsefalsefalse89), "html"nulltrue);
  226.             echo "\" />
  227.                         ";
  228.         }
  229.         // line 91
  230.         echo "                    </div>
  231.                     <div class=\"col-12 col-lg-6 mt-4 mt-lg-0\">
  232.                         <div class=\"row\">
  233.                             <div class=\"col-12 col-xl-7 px-3 px-xl-5 pb-4 fsize20\">
  234.                                 <h2 class=\"text-pink text-uppercase fsize26 text-center gotham-book font-weight-bold mt-5\">Les alliées tonus et énergie</h2>
  235.                                 <h3 class=\"text-center fsize22 text-uppercase my-4\">";
  236.         // line 98
  237.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["planteTonusEtEnergiesSelected"]) || array_key_exists("planteTonusEtEnergiesSelected"$context) ? $context["planteTonusEtEnergiesSelected"] : (function () { throw new RuntimeError('Variable "planteTonusEtEnergiesSelected" does not exist.'98$this->source); })()), "accroche", [], "any"falsefalsefalse98), "html"nulltrue);
  238.         echo "</h3>
  239.                                 ";
  240.         // line 100
  241.         echo twig_get_attribute($this->env$this->source, (isset($context["planteTonusEtEnergiesSelected"]) || array_key_exists("planteTonusEtEnergiesSelected"$context) ? $context["planteTonusEtEnergiesSelected"] : (function () { throw new RuntimeError('Variable "planteTonusEtEnergiesSelected" does not exist.'100$this->source); })()), "texte", [], "any"falsefalsefalse100);
  242.         echo "
  243.                             </div>
  244.                         </div>
  245.                     </div>
  246.                 </div>
  247.             </div>
  248.         </div>
  249.     </div>
  250.     ";
  251.         
  252.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  253.         
  254.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  255.     }
  256.     public function getTemplateName()
  257.     {
  258.         return "plante/detail.html.twig";
  259.     }
  260.     public function isTraitable()
  261.     {
  262.         return false;
  263.     }
  264.     public function getDebugInfo()
  265.     {
  266.         return array (  274 => 100,  269 => 98,  260 => 91,  252 => 89,  250 => 88,  247 => 87,  244 => 85,  231 => 83,  227 => 82,  224 => 81,  217 => 75,  209 => 73,  207 => 72,  201 => 68,  188 => 66,  184 => 65,  173 => 57,  168 => 55,  153 => 43,  148 => 41,  139 => 34,  131 => 32,  129 => 31,  126 => 30,  123 => 28,  110 => 26,  106 => 25,  103 => 24,  88 => 10,  78 => 9,  59 => 3,  36 => 1,);
  267.     }
  268.     public function getSourceContext()
  269.     {
  270.         return new Source("{% extends 'layout.html.twig' %}
  271. {% block bodyClass 'plante' %}
  272. {#{% block breadcrumb %}#}
  273. {#    {{ render(controller('App\\\\Controller\\\\WidgetController::filarianeAction', { 'entity': page })) }}#}
  274. {#{% endblock %}#}
  275. {% block body_content %}
  276.     <div class=\"position-relative mb-6\">
  277.         <div class=\"plante-background\">
  278.             <div class=\"container\">
  279.                 <div class=\"row\">
  280.                     <div class=\"col mt-6\">
  281.                         <h1 class=\"text-pink text-uppercase fsize34 gotham-book font-weight-bold text-center\">Des plantes sélectionnées</h1>
  282.                     </div>
  283.                 </div>
  284.             </div>
  285.             <div class=\"plantes container-fluid mt-2 mt-lg-6\">
  286.                 <div class=\"row\">
  287.                     <div class=\"col-12 col-lg-6 green-background text-right text-uppercase pr-0\">
  288.                         {# <div class=\"row\"> #}
  289.                             <ul class=\"col-12 col-sm-6 offset-sm-6 col-lg-8 offset-lg-4 col-xl-5 offset-xl-7 fix-list\">
  290.                                 {% for planteCirculationSanguine in planteCirculationSanguines %}
  291.                                     <li><a class=\"text-white {{ planteCirculationSanguine == planteCirculationSanguineSelected ? 'selected' : '' }}\" href=\"{{ path('plante.detail', {'slug' : planteCirculationSanguine.slug}) }}\">{{ planteCirculationSanguine.nom }}</a></li>
  292.                                 {% endfor %}
  293.                             </ul>
  294.                         {# </div> #}
  295.                         {% if planteCirculationSanguineSelected.image is not null %}
  296.                             <img src=\"{{ sonata_media(planteCirculationSanguineSelected.image, '450_450_thumbnail') }}\" class=\"img-fluid ml-auto mr-lg-3 mb-2 mb-lg-5 rounded-circle mt-2 mt-lg-5\" alt=\"{{ planteCirculationSanguineSelected.image.name }}\" />
  297.                         {% endif %}
  298.                     </div>
  299.                     <div class=\"col-12 col-lg-6 mt-4 mt-lg-0\">
  300.                         <div class=\"row\">
  301.                             <div class=\"col-12 col-xl-7 px-3 px-xl-5 pb-4 fsize20\">
  302.                                 <h2 class=\"text-pink text-uppercase fsize26 text-center gotham-book font-weight-bold\">Les alliées<br />de la circulation sanguine</h2>
  303.                                 <h3 class=\"text-center fsize22 text-uppercase my-4\">{{ planteCirculationSanguineSelected.accroche }}</h3>
  304.                                 {{ planteCirculationSanguineSelected.texte|raw }}
  305.                             </div>
  306.                         </div>
  307.                     </div>
  308.                 </div>
  309.                 <div class=\"row\">
  310.                     <div class=\"col-12 col-lg-6 order-2 order-lg-1\">
  311.                         <div class=\"row\">
  312.                             <div class=\"col-12 col-xl-7 px-3 px-lg-5 offset-xl-5 pb-4 fsize20\">
  313.                                 <h2 class=\"text-pink text-uppercase fsize26 text-center gotham-book font-weight-bold mt-5\">Les alliées<br />L'élimination de l'eau</h2>
  314.                                 <h3 class=\"text-center fsize22 text-uppercase my-4\">{{ planteCirculationSanguineSelected.accroche }}</h3>
  315.                                 {{ planteCirculationSanguineSelected.texte|raw }}
  316.                             </div>
  317.                         </div>
  318.                     </div>
  319.                     <div class=\"col-12 col-lg-6 gray-background order-1 order-lg-2 pl-0 text-uppercase\">
  320.                         <div class=\"row\">
  321.                             <ul class=\"col-12 col-sm-6  col-lg-8 col-xs-5\">
  322.                                 {% for planteEliminationEau in planteEliminationEaus %}
  323.                                     <li><a class=\"text-white {{ planteEliminationEau == planteEliminationEauSelected ? 'selected' : '' }}\" href=\"{{ path('plante.detail', {'slug' : planteEliminationEau.slug}) }}\">{{ planteEliminationEau.nom }}</a></li>
  324.                                 {% endfor %}
  325.                             </ul>
  326.                         </div>
  327.                         {% if planteEliminationEauSelected.image is not null %}
  328.                             <img src=\"{{ sonata_media(planteEliminationEauSelected.image, '450_450_thumbnail') }}\" class=\"img-fluid mx-auto ml-lg-3 mb-2 mb-lg-5 rounded-circle mt-2 mt-lg-5\" alt=\"{{ planteEliminationEauSelected.image.name }}\" />
  329.                         {% endif %}
  330.                     </div>
  331.                 </div>
  332.                 <div class=\"row\">
  333.                     <div class=\"col-12 col-lg-6 green-background text-right text-uppercase pr-0\">
  334.                         {# <div class=\"row\"> #}
  335.                             <ul class=\"col-12 col-sm-6 offset-sm-6 col-lg-8 offset-lg-4 col-xl-5 offset-xl-7 fix-list\">
  336.                                 {% for planteTonusEtEnergie in planteTonusEtEnergies %}
  337.                                     <li><a class=\"text-white {{ planteTonusEtEnergie == planteTonusEtEnergiesSelected ? 'selected' : '' }}\" href=\"{{ path('plante.detail', {'slug' : planteTonusEtEnergie.slug}) }}\">{{ planteTonusEtEnergie.nom }}</a></li>
  338.                                 {% endfor %}
  339.                             </ul>
  340.                         {# </div> #}
  341.                         {% if planteTonusEtEnergiesSelected.image is not null %}
  342.                             <img src=\"{{ sonata_media(planteTonusEtEnergiesSelected.image, '450_450_thumbnail') }}\" class=\"img-fluid ml-auto mr-lg-3 mb-2 mb-lg-5 rounded-circle mt-2 mt-lg-5\" alt=\"{{ planteTonusEtEnergiesSelected.image.name }}\" />
  343.                         {% endif %}
  344.                     </div>
  345.                     <div class=\"col-12 col-lg-6 mt-4 mt-lg-0\">
  346.                         <div class=\"row\">
  347.                             <div class=\"col-12 col-xl-7 px-3 px-xl-5 pb-4 fsize20\">
  348.                                 <h2 class=\"text-pink text-uppercase fsize26 text-center gotham-book font-weight-bold mt-5\">Les alliées tonus et énergie</h2>
  349.                                 <h3 class=\"text-center fsize22 text-uppercase my-4\">{{ planteTonusEtEnergiesSelected.accroche }}</h3>
  350.                                 {{ planteTonusEtEnergiesSelected.texte|raw }}
  351.                             </div>
  352.                         </div>
  353.                     </div>
  354.                 </div>
  355.             </div>
  356.         </div>
  357.     </div>
  358.     {#<div class=\"container {% if page.lienBlocPages|length %}mt-5{% else %}my-5{% endif %}\">
  359.         <div class=\"row\">
  360.             <div class=\"col-12\">
  361.                 <h1 class=\"mb-4\">{{ page.titre }}</h1>
  362.                 {% if page.accroche is not null %}
  363.                     <div class=\"text-wysiwyg\">
  364.                         {{ page.accroche|raw }}
  365.                     </div>
  366.                 {% endif %}
  367.             </div>
  368.         </div>
  369.     </div>
  370.     {% include 'bloc/liste.html.twig' with {'lienBlocs' : page.lienBlocPages} %}#}
  371. {% endblock %}""plante/detail.html.twig""/home/jouvenceab/dev/templates/plante/detail.html.twig");
  372.     }
  373. }