var/cache/dev/twig/73/73452c4f9b0e004cbbe7fa9d30426ef0.php line 47

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. /* front/theme1/page_partenaires.html.twig */
  14. class __TwigTemplate_e2752c8272f6a7108f85c6eb7f73f577 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->blocks = [
  23.             'body' => [$this'block_body'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return $this->loadTemplate((("front/" twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'1$this->source); })()), "request", [], "any"falsefalsefalse1), "server", [], "any"falsefalsefalse1), "get", [=> "APP_THEME"], "method"falsefalsefalse1)) . "/base.html.twig"), "front/theme1/page_partenaires.html.twig"1);
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/theme1/page_partenaires.html.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/theme1/page_partenaires.html.twig"));
  38.         $this->getParent($context)->display($contextarray_merge($this->blocks$blocks));
  39.         
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  41.         
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  43.     }
  44.     // line 3
  45.     public function block_body($context, array $blocks = [])
  46.     {
  47.         $macros $this->macros;
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  52.         // line 4
  53.         echo "
  54. <div class=\"page_cms pt-5\">
  55.     <div class=\"breadcrumb-style-default\">
  56.         <div class=\"container\">
  57.             <div class=\"row\">
  58.                 <div class=\"col-lg-12\">
  59.                     <div class=\"inner text-center\">
  60.                         <ol class=\"breadcrumb d-flex justify-content-center\" itemscope itemtype=\"http://schema.org/BreadcrumbList\">
  61.                             <li class=\"breadcrumb-item\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><a href=\"";
  62.         // line 12
  63.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index_page_home");
  64.         echo "\" itemprop=\"item\"><span itemprop=\"name\">Accueil</span></a><meta itemprop=\"position\" content=\"1\" /></li>
  65.                             <li class=\"breadcrumb-item active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><span itemprop=\"name\">";
  66.         // line 13
  67.         echo "Partenaires";
  68.         echo "</span><meta itemprop=\"position\" content=\"2\" /></li>
  69.                         </ol>
  70.                         <h1 class=\"page-title\">";
  71.         // line 15
  72.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["parametre"]) || array_key_exists("parametre"$context) ? $context["parametre"] : (function () { throw new RuntimeError('Variable "parametre" does not exist.'15$this->source); })()), "titre", [], "any"falsefalsefalse15), "html"nulltrue);
  73.         echo "</h1>
  74.                     </div>
  75.                 </div>
  76.             </div>
  77.         </div>
  78.     </div>
  79.     <div class=\"container-fluid wrapper mt-3\">
  80.         <div class=\"row gx-5 py-2\">
  81.             <div class=\"col-sm-12 text-justify my-4\">
  82.                 ";
  83.         // line 25
  84.         echo twig_get_attribute($this->env$this->source, (isset($context["parametre"]) || array_key_exists("parametre"$context) ? $context["parametre"] : (function () { throw new RuntimeError('Variable "parametre" does not exist.'25$this->source); })()), "texte", [], "any"falsefalsefalse25);
  85.         echo "
  86.             </div>
  87.         </div>
  88.     </div>
  89.     ";
  90.         // line 30
  91.         if (( !twig_test_empty((isset($context["liste_partenaire"]) || array_key_exists("liste_partenaire"$context) ? $context["liste_partenaire"] : (function () { throw new RuntimeError('Variable "liste_partenaire" does not exist.'30$this->source); })())) ||  !twig_test_empty((isset($context["liste_partenaire_invitations"]) || array_key_exists("liste_partenaire_invitations"$context) ? $context["liste_partenaire_invitations"] : (function () { throw new RuntimeError('Variable "liste_partenaire_invitations" does not exist.'30$this->source); })())))) {
  92.             // line 31
  93.             echo "        <div class=\"items-partenaire\">
  94.             ";
  95.             // line 32
  96.             $context['_parent'] = $context;
  97.             $context['_seq'] = twig_ensure_traversable((isset($context["liste_partenaire"]) || array_key_exists("liste_partenaire"$context) ? $context["liste_partenaire"] : (function () { throw new RuntimeError('Variable "liste_partenaire" does not exist.'32$this->source); })()));
  98.             foreach ($context['_seq'] as $context["_key"] => $context["partenaire"]) {
  99.                 // line 33
  100.                 echo "            ";
  101.                 $context["image"] = (((twig_get_attribute($this->env$this->source$context["partenaire"], "image", [], "any"falsefalsefalse33) != "")) ? (twig_get_attribute($this->env$this->source$context["partenaire"], "image", [], "any"falsefalsefalse33)) : (("/uploads/images/" twig_get_attribute($this->env$this->source$this->extensions['App\Twig\ParametreSiteExtension']->ParametreSiteFunction(), "imagevide", [], "any"falsefalsefalse33))));
  102.                 // line 34
  103.                 echo "                <div class=\"col-lg-4 col-md-6\">
  104.                 <a href=\"";
  105.                 // line 35
  106.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_detail_partenaire", ["slug" => twig_get_attribute($this->env$this->source$context["partenaire"], "slug", [], "any"falsefalsefalse35)]), "html"nulltrue);
  107.                 echo "\" class=\"item-partenaire text-dark text-hover-dark\">
  108.                      ";
  109.                 // line 36
  110.                 if ((twig_get_attribute($this->env$this->source$context["partenaire"], "image", [], "any"falsefalsefalse36) != "")) {
  111.                     // line 37
  112.                     echo "                        <div class=\"item-image\">
  113.                             <img alt=\"";
  114.                     // line 38
  115.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["partenaire"], "titre", [], "any"falsefalsefalse38), "html"nulltrue);
  116.                     echo "\" title=\"";
  117.                     echo twig_get_attribute($this->env$this->source$context["partenaire"], "titre", [], "any"falsefalsefalse38);
  118.                     echo "\" src=\"";
  119.                     echo twig_escape_filter($this->env, (isset($context["image"]) || array_key_exists("image"$context) ? $context["image"] : (function () { throw new RuntimeError('Variable "image" does not exist.'38$this->source); })()), "html"nulltrue);
  120.                     echo "\" class=\"img-fluid\"/>
  121.                         </div>
  122.                      ";
  123.                 }
  124.                 // line 41
  125.                 echo "
  126.                      <div class=\"item-content\">
  127.                            ";
  128.                 // line 43
  129.                 if ((twig_get_attribute($this->env$this->source$context["partenaire"], "titre", [], "any"falsefalsefalse43) != "")) {
  130.                     echo " <div class=\"titre-item\">";
  131.                     echo twig_get_attribute($this->env$this->source$context["partenaire"], "titre", [], "any"falsefalsefalse43);
  132.                     echo "</div>";
  133.                 }
  134.                 // line 44
  135.                 echo "                           ";
  136.                 if (twig_get_attribute($this->env$this->source$context["partenaire"], "text", [], "any"falsefalsefalse44)) {
  137.                     echo " <div class=\"text-item\">";
  138.                     echo twig_get_attribute($this->env$this->source$this->extensions['Twig\Extra\String\StringExtension']->createUnicodeString(twig_get_attribute($this->env$this->source$context["partenaire"], "text", [], "any"falsefalsefalse44)), "truncate", [=> 150], "method"falsefalsefalse44);
  139.                     echo "...</div>";
  140.                 }
  141.                 // line 45
  142.                 echo "                     </div>
  143.                 </a>
  144.                 </div>
  145.             ";
  146.             }
  147.             $_parent $context['_parent'];
  148.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['partenaire'], $context['_parent'], $context['loop']);
  149.             $context array_intersect_key($context$_parent) + $_parent;
  150.             // line 49
  151.             echo "
  152.             ";
  153.             // line 50
  154.             if ((((isset($context["liste_partenaire_invitations"]) || array_key_exists("liste_partenaire_invitations"$context) ? $context["liste_partenaire_invitations"] : (function () { throw new RuntimeError('Variable "liste_partenaire_invitations" does not exist.'50$this->source); })()) != null) &&  !twig_test_empty((isset($context["liste_partenaire_invitations"]) || array_key_exists("liste_partenaire_invitations"$context) ? $context["liste_partenaire_invitations"] : (function () { throw new RuntimeError('Variable "liste_partenaire_invitations" does not exist.'50$this->source); })())))) {
  155.                 // line 51
  156.                 echo "                ";
  157.                 $context['_parent'] = $context;
  158.                 $context['_seq'] = twig_ensure_traversable((isset($context["liste_partenaire_invitations"]) || array_key_exists("liste_partenaire_invitations"$context) ? $context["liste_partenaire_invitations"] : (function () { throw new RuntimeError('Variable "liste_partenaire_invitations" does not exist.'51$this->source); })()));
  159.                 foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  160.                     // line 52
  161.                     echo "
  162.                     ";
  163.                     // line 53
  164.                     $context["titre"] = "";
  165.                     // line 54
  166.                     echo "                    ";
  167.                     if (((twig_get_attribute($this->env$this->source$context["item"], "domaine_sender", [], "any"falsefalsefalse54) == (isset($context["baseurl"]) || array_key_exists("baseurl"$context) ? $context["baseurl"] : (function () { throw new RuntimeError('Variable "baseurl" does not exist.'54$this->source); })())) && twig_get_attribute($this->env$this->source$context["item"], "titre_reciver", [], "any"truetruefalse54))) {
  168.                         echo "    
  169.                         ";
  170.                         // line 55
  171.                         $context["titre"] = twig_get_attribute($this->env$this->source$context["item"], "titre_reciver", [], "any"falsefalsefalse55);
  172.                         // line 56
  173.                         echo "                    ";
  174.                     } elseif (((twig_get_attribute($this->env$this->source$context["item"], "domaine_reciver", [], "any"falsefalsefalse56) == (isset($context["baseurl"]) || array_key_exists("baseurl"$context) ? $context["baseurl"] : (function () { throw new RuntimeError('Variable "baseurl" does not exist.'56$this->source); })())) && twig_get_attribute($this->env$this->source$context["item"], "titre_sender", [], "any"truetruefalse56))) {
  175.                         echo 
  176.                         ";
  177.                         // line 57
  178.                         $context["titre"] = twig_get_attribute($this->env$this->source$context["item"], "titre_sender", [], "any"falsefalsefalse57);
  179.                         // line 58
  180.                         echo "                    ";
  181.                     }
  182.                     // line 59
  183.                     echo "
  184.                     ";
  185.                     // line 60
  186.                     $context["texte"] = "";
  187.                     // line 61
  188.                     echo "                    ";
  189.                     if (((twig_get_attribute($this->env$this->source$context["item"], "domaine_sender", [], "any"falsefalsefalse61) == (isset($context["baseurl"]) || array_key_exists("baseurl"$context) ? $context["baseurl"] : (function () { throw new RuntimeError('Variable "baseurl" does not exist.'61$this->source); })())) && twig_get_attribute($this->env$this->source$context["item"], "texte_reciver", [], "any"truetruefalse61))) {
  190.                         echo "    
  191.                         ";
  192.                         // line 62
  193.                         $context["texte"] = twig_get_attribute($this->env$this->source$context["item"], "texte_reciver", [], "any"falsefalsefalse62);
  194.                         // line 63
  195.                         echo "                    ";
  196.                     } elseif (((twig_get_attribute($this->env$this->source$context["item"], "domaine_reciver", [], "any"falsefalsefalse63) == (isset($context["baseurl"]) || array_key_exists("baseurl"$context) ? $context["baseurl"] : (function () { throw new RuntimeError('Variable "baseurl" does not exist.'63$this->source); })())) && twig_get_attribute($this->env$this->source$context["item"], "texte_sender", [], "any"truetruefalse63))) {
  197.                         echo 
  198.                         ";
  199.                         // line 64
  200.                         $context["texte"] = twig_get_attribute($this->env$this->source$context["item"], "texte_sender", [], "any"falsefalsefalse64);
  201.                         // line 65
  202.                         echo "                    ";
  203.                     }
  204.                     // line 66
  205.                     echo "
  206.                     ";
  207.                     // line 67
  208.                     $context["image_url"] = "";
  209.                     // line 68
  210.                     echo "                    ";
  211.                     if (((twig_get_attribute($this->env$this->source$context["item"], "domaine_sender", [], "any"falsefalsefalse68) == (isset($context["baseurl"]) || array_key_exists("baseurl"$context) ? $context["baseurl"] : (function () { throw new RuntimeError('Variable "baseurl" does not exist.'68$this->source); })())) && twig_get_attribute($this->env$this->source$context["item"], "image_reciver", [], "any"truetruefalse68))) {
  212.                         echo "   
  213.                         ";
  214.                         // line 69
  215.                         $context["image_url"] = twig_get_attribute($this->env$this->source$context["item"], "image_reciver", [], "any"falsefalsefalse69);
  216.                         // line 70
  217.                         echo "                    ";
  218.                     } elseif (((twig_get_attribute($this->env$this->source$context["item"], "domaine_reciver", [], "any"falsefalsefalse70) == (isset($context["baseurl"]) || array_key_exists("baseurl"$context) ? $context["baseurl"] : (function () { throw new RuntimeError('Variable "baseurl" does not exist.'70$this->source); })())) && twig_get_attribute($this->env$this->source$context["item"], "image_sender", [], "any"truetruefalse70))) {
  219.                         echo 
  220.                         ";
  221.                         // line 71
  222.                         $context["image_url"] = twig_get_attribute($this->env$this->source$context["item"], "image_sender", [], "any"falsefalsefalse71);
  223.                         // line 72
  224.                         echo "                    ";
  225.                     }
  226.                     // line 73
  227.                     echo "
  228.                     <div class=\"col-lg-4 col-md-6\">
  229.                         <a href=\"";
  230.                     // line 75
  231.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_detail_partenaire", ["slug" => (($this->extensions['App\Twig\FunctionExtension']->TitreSlugify((isset($context["titre"]) || array_key_exists("titre"$context) ? $context["titre"] : (function () { throw new RuntimeError('Variable "titre" does not exist.'75$this->source); })())) . "-") . twig_get_attribute($this->env$this->source$context["item"], "id", [], "any"falsefalsefalse75)), "p" => "hr"]), "html"nulltrue);
  232.                     echo "\" class=\"item-partenaire text-dark text-hover-dark\">
  233.                             ";
  234.                     // line 76
  235.                     if ((isset($context["image_url"]) || array_key_exists("image_url"$context) ? $context["image_url"] : (function () { throw new RuntimeError('Variable "image_url" does not exist.'76$this->source); })())) {
  236.                         echo "   
  237.                                 <div class=\"item-image\">
  238.                                     <img alt=\"";
  239.                         // line 78
  240.                         echo twig_escape_filter($this->env, (isset($context["titre"]) || array_key_exists("titre"$context) ? $context["titre"] : (function () { throw new RuntimeError('Variable "titre" does not exist.'78$this->source); })()), "html"nulltrue);
  241.                         echo "\" title=\"";
  242.                         echo (isset($context["titre"]) || array_key_exists("titre"$context) ? $context["titre"] : (function () { throw new RuntimeError('Variable "titre" does not exist.'78$this->source); })());
  243.                         echo "\" src=\"";
  244.                         echo twig_escape_filter($this->env, (isset($context["image_url"]) || array_key_exists("image_url"$context) ? $context["image_url"] : (function () { throw new RuntimeError('Variable "image_url" does not exist.'78$this->source); })()), "html"nulltrue);
  245.                         echo "\" class=\"img-fluid\"/>
  246.                                 </div>
  247.                             ";
  248.                     }
  249.                     // line 81
  250.                     echo "
  251.                             <div class=\"item-content\">
  252.                                 ";
  253.                     // line 83
  254.                     if ((isset($context["titre"]) || array_key_exists("titre"$context) ? $context["titre"] : (function () { throw new RuntimeError('Variable "titre" does not exist.'83$this->source); })())) {
  255.                         echo "   
  256.                                     <div class=\"titre-item\">";
  257.                         // line 84
  258.                         echo (isset($context["titre"]) || array_key_exists("titre"$context) ? $context["titre"] : (function () { throw new RuntimeError('Variable "titre" does not exist.'84$this->source); })());
  259.                         echo "</div>
  260.                                 ";
  261.                     }
  262.                     // line 86
  263.                     echo "
  264.                                 ";
  265.                     // line 87
  266.                     if ((isset($context["texte"]) || array_key_exists("texte"$context) ? $context["texte"] : (function () { throw new RuntimeError('Variable "texte" does not exist.'87$this->source); })())) {
  267.                         echo "   
  268.                                     <div class=\"text-item\">";
  269.                         // line 88
  270.                         echo twig_get_attribute($this->env$this->source$this->extensions['Twig\Extra\String\StringExtension']->createUnicodeString((isset($context["texte"]) || array_key_exists("texte"$context) ? $context["texte"] : (function () { throw new RuntimeError('Variable "texte" does not exist.'88$this->source); })())), "truncate", [=> 150], "method"falsefalsefalse88);
  271.                         echo "...</div>
  272.                                 ";
  273.                     }
  274.                     // line 90
  275.                     echo "
  276.                             </div>
  277.                         </a>
  278.                     </div>
  279.                 ";
  280.                 }
  281.                 $_parent $context['_parent'];
  282.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  283.                 $context array_intersect_key($context$_parent) + $_parent;
  284.                 // line 95
  285.                 echo "            ";
  286.             }
  287.             // line 96
  288.             echo "
  289.         </div>
  290.     ";
  291.         }
  292.         // line 99
  293.         echo "</div>
  294.     
  295. ";
  296.         
  297.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  298.         
  299.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  300.     }
  301.     public function getTemplateName()
  302.     {
  303.         return "front/theme1/page_partenaires.html.twig";
  304.     }
  305.     public function isTraitable()
  306.     {
  307.         return false;
  308.     }
  309.     public function getDebugInfo()
  310.     {
  311.         return array (  309 => 99,  304 => 96,  301 => 95,  291 => 90,  286 => 88,  282 => 87,  279 => 86,  274 => 84,  270 => 83,  266 => 81,  256 => 78,  251 => 76,  247 => 75,  243 => 73,  240 => 72,  238 => 71,  233 => 70,  231 => 69,  226 => 68,  224 => 67,  221 => 66,  218 => 65,  216 => 64,  211 => 63,  209 => 62,  204 => 61,  202 => 60,  199 => 59,  196 => 58,  194 => 57,  189 => 56,  187 => 55,  182 => 54,  180 => 53,  177 => 52,  172 => 51,  170 => 50,  167 => 49,  158 => 45,  151 => 44,  145 => 43,  141 => 41,  131 => 38,  128 => 37,  126 => 36,  122 => 35,  119 => 34,  116 => 33,  112 => 32,  109 => 31,  107 => 30,  99 => 25,  86 => 15,  81 => 13,  77 => 12,  67 => 4,  57 => 3,  35 => 1,);
  312.     }
  313.     public function getSourceContext()
  314.     {
  315.         return new Source("{% extends \"front/\"~ app.request.server.get('APP_THEME') ~\"/base.html.twig\" %}
  316. {% block body %}
  317. <div class=\"page_cms pt-5\">
  318.     <div class=\"breadcrumb-style-default\">
  319.         <div class=\"container\">
  320.             <div class=\"row\">
  321.                 <div class=\"col-lg-12\">
  322.                     <div class=\"inner text-center\">
  323.                         <ol class=\"breadcrumb d-flex justify-content-center\" itemscope itemtype=\"http://schema.org/BreadcrumbList\">
  324.                             <li class=\"breadcrumb-item\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><a href=\"{{path('index_page_home')}}\" itemprop=\"item\"><span itemprop=\"name\">Accueil</span></a><meta itemprop=\"position\" content=\"1\" /></li>
  325.                             <li class=\"breadcrumb-item active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><span itemprop=\"name\">{{'Partenaires'}}</span><meta itemprop=\"position\" content=\"2\" /></li>
  326.                         </ol>
  327.                         <h1 class=\"page-title\">{{parametre.titre}}</h1>
  328.                     </div>
  329.                 </div>
  330.             </div>
  331.         </div>
  332.     </div>
  333.     <div class=\"container-fluid wrapper mt-3\">
  334.         <div class=\"row gx-5 py-2\">
  335.             <div class=\"col-sm-12 text-justify my-4\">
  336.                 {{parametre.texte|raw}}
  337.             </div>
  338.         </div>
  339.     </div>
  340.     {% if liste_partenaire is not empty or liste_partenaire_invitations is not empty %}
  341.         <div class=\"items-partenaire\">
  342.             {% for partenaire in liste_partenaire %}
  343.             {% set image = partenaire.image != ''? partenaire.image:'/uploads/images/'~ ParametreSite().imagevide %}
  344.                 <div class=\"col-lg-4 col-md-6\">
  345.                 <a href=\"{{path('page_detail_partenaire',{'slug':partenaire.slug})}}\" class=\"item-partenaire text-dark text-hover-dark\">
  346.                      {% if partenaire.image != '' %}
  347.                         <div class=\"item-image\">
  348.                             <img alt=\"{{partenaire.titre}}\" title=\"{{partenaire.titre|raw}}\" src=\"{{image}}\" class=\"img-fluid\"/>
  349.                         </div>
  350.                      {% endif %}
  351.                      <div class=\"item-content\">
  352.                            {% if partenaire.titre != \"\" %} <div class=\"titre-item\">{{partenaire.titre|raw}}</div>{% endif %}
  353.                            {% if partenaire.text %} <div class=\"text-item\">{{partenaire.text|u.truncate(150)|raw}}...</div>{% endif %}
  354.                      </div>
  355.                 </a>
  356.                 </div>
  357.             {% endfor %}
  358.             {% if liste_partenaire_invitations != null and liste_partenaire_invitations is not empty %}
  359.                 {% for item in liste_partenaire_invitations %}
  360.                     {% set titre = \"\" %}
  361.                     {% if item.domaine_sender == baseurl and item.titre_reciver is defined %}    
  362.                         {% set titre = item.titre_reciver %}
  363.                     {% elseif item.domaine_reciver == baseurl and item.titre_sender is defined %} 
  364.                         {% set titre = item.titre_sender %}
  365.                     {% endif %}
  366.                     {% set texte = \"\" %}
  367.                     {% if item.domaine_sender == baseurl and item.texte_reciver is defined %}    
  368.                         {% set texte = item.texte_reciver %}
  369.                     {% elseif item.domaine_reciver == baseurl and item.texte_sender is defined %} 
  370.                         {% set texte = item.texte_sender %}
  371.                     {% endif %}
  372.                     {% set image_url = \"\" %}
  373.                     {% if item.domaine_sender == baseurl and item.image_reciver is defined %}   
  374.                         {% set image_url = item.image_reciver %}
  375.                     {% elseif item.domaine_reciver == baseurl and item.image_sender is defined %} 
  376.                         {% set image_url = item.image_sender %}
  377.                     {% endif %}
  378.                     <div class=\"col-lg-4 col-md-6\">
  379.                         <a href=\"{{ path('page_detail_partenaire', {'slug': titre_slugify(titre)~'-'~item.id, 'p' : 'hr'}) }}\" class=\"item-partenaire text-dark text-hover-dark\">
  380.                             {% if image_url %}   
  381.                                 <div class=\"item-image\">
  382.                                     <img alt=\"{{titre}}\" title=\"{{titre|raw}}\" src=\"{{image_url}}\" class=\"img-fluid\"/>
  383.                                 </div>
  384.                             {% endif %}
  385.                             <div class=\"item-content\">
  386.                                 {% if titre %}   
  387.                                     <div class=\"titre-item\">{{titre|raw}}</div>
  388.                                 {% endif %}
  389.                                 {% if texte %}   
  390.                                     <div class=\"text-item\">{{texte|u.truncate(150)|raw}}...</div>
  391.                                 {% endif %}
  392.                             </div>
  393.                         </a>
  394.                     </div>
  395.                 {% endfor %}
  396.             {% endif %}
  397.         </div>
  398.     {% endif %}
  399. </div>
  400.     
  401. {% endblock %}
  402. ""front/theme1/page_partenaires.html.twig""/var/www/vhosts/hrz.fr/new-site.hrz.fr/templates/front/theme1/page_partenaires.html.twig");
  403.     }
  404. }