var/cache/dev/twig/53/53ac73f91c5aad28670a1eca8f434316.php line 48

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/activites.html.twig */
  14. class __TwigTemplate_5d15ea4481e810d15b24acd569f2e59a 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.             'stylesheets' => [$this'block_stylesheets'],
  24.             'body' => [$this'block_body'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         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/activites.html.twig"1);
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/theme1/activites.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/theme1/activites.html.twig"));
  39.         $this->getParent($context)->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  42.         
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  44.     }
  45.     // line 3
  46.     public function block_stylesheets($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  53.         // line 4
  54.         echo "      ";
  55.         $this->displayParentBlock("stylesheets"$context$blocks);
  56.         echo "
  57. ";
  58.         
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  60.         
  61.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  62.     }
  63.     // line 8
  64.     public function block_body($context, array $blocks = [])
  65.     {
  66.         $macros $this->macros;
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  68.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  69.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  70.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  71.         // line 9
  72.         echo "         <div class=\"page_cms page_activite pt-5\">
  73.                 <div class=\"breadcrumb-style-default\">
  74.                     <div class=\"container\">
  75.                         <div class=\"row\">
  76.                             <div class=\"col-lg-12\">
  77.                                 <div class=\"inner text-center\">
  78.                                     ";
  79.         // line 15
  80.         if ((array_key_exists("breadcrumb"$context) &&  !twig_test_empty((isset($context["breadcrumb"]) || array_key_exists("breadcrumb"$context) ? $context["breadcrumb"] : (function () { throw new RuntimeError('Variable "breadcrumb" does not exist.'15$this->source); })())))) {
  81.             // line 16
  82.             echo "                                        ";
  83.             echo twig_include($this->env$context, (("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.'16$this->source); })()), "request", [], "any"falsefalsefalse16), "server", [], "any"falsefalsefalse16), "get", [=> "APP_THEME"], "method"falsefalsefalse16)) . "/partials/breadcrumb.html.twig"));
  84.             echo "
  85.                                         <h1 class=\"page-title\">";
  86.             // line 17
  87.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_last($this->env, (isset($context["breadcrumb"]) || array_key_exists("breadcrumb"$context) ? $context["breadcrumb"] : (function () { throw new RuntimeError('Variable "breadcrumb" does not exist.'17$this->source); })())), "name", [], "any"falsefalsefalse17), "html"nulltrue);
  88.             echo "</h1>
  89.                                     ";
  90.         }
  91.         // line 19
  92.         echo "                                </div>
  93.                             </div>
  94.                         </div>
  95.                     </div>
  96.                 </div>
  97.                 <div class=\"container-fluid wrapper\">
  98.                     <div class=\"row\">
  99.                         <div class=\"col-sm-12 text-center\">
  100.                             <h2>Toutes nos prestations de plombier-chauffagiste</h2>
  101.                             <p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. 
  102.                                 Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, 
  103.                                 when an unknown printer took a galley of type and scrambled it to make a type specimen book. 
  104.                                 It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
  105.                         </div>
  106.                     </div>
  107.                     ";
  108.         // line 36
  109.         if ((array_key_exists("activites"$context) &&  !twig_test_empty((isset($context["activites"]) || array_key_exists("activites"$context) ? $context["activites"] : (function () { throw new RuntimeError('Variable "activites" does not exist.'36$this->source); })())))) {
  110.             // line 37
  111.             echo "                        <div class=\"row\">
  112.                             ";
  113.             // line 38
  114.             $context['_parent'] = $context;
  115.             $context['_seq'] = twig_ensure_traversable((isset($context["activites"]) || array_key_exists("activites"$context) ? $context["activites"] : (function () { throw new RuntimeError('Variable "activites" does not exist.'38$this->source); })()));
  116.             foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  117.                 // line 39
  118.                 echo "                                <div class=\"col-sm-12 col-md-6\">
  119.                                     <div class=\"panel panel-success mb-4\">
  120.                                         <div class=\"panel-heading\"><span class=\"panel-title\"> <a href=\"";
  121.                 // line 41
  122.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->source$context["item"], "slug", [], "any"falsefalsefalse41)]), "html"nulltrue);
  123.                 echo "\" title=\"";
  124.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "titre", [], "any"falsefalsefalse41), "html"nulltrue);
  125.                 echo "\" target=\"_top\">";
  126.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "titre", [], "any"falsefalsefalse41), "html"nulltrue);
  127.                 echo "</a></span></div>
  128.                                         <div class=\"panel-body\">
  129.                                             ";
  130.                 // line 43
  131.                 if ((twig_get_attribute($this->env$this->source$context["item"], "urls_principal", [], "any"truetruefalse43) &&  !twig_test_empty(twig_get_attribute($this->env$this->source$context["item"], "urls_principal", [], "any"falsefalsefalse43)))) {
  132.                     // line 44
  133.                     echo "                                                <ul>   
  134.                                                     ";
  135.                     // line 45
  136.                     $context['_parent'] = $context;
  137.                     $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "urls_principal", [], "any"falsefalsefalse45), function ($__v__) use ($context$macros) { $context["v"] = $__v__; return (twig_get_attribute($this->env$this->source, (isset($context["v"]) || array_key_exists("v"$context) ? $context["v"] : (function () { throw new RuntimeError('Variable "v" does not exist.'45$this->source); })()), "type", [], "any"falsefalsefalse45) == "page_ref"); }));
  138.                     foreach ($context['_seq'] as $context["_key"] => $context["item_url"]) {
  139.                         // line 46
  140.                         echo "                                                        <li>
  141.                                                             <a href=\"";
  142.                         // line 47
  143.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->source$context["item_url"], "slug", [], "any"falsefalsefalse47)]), "html"nulltrue);
  144.                         echo "\" title=\"";
  145.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item_url"], "titre", [], "any"falsefalsefalse47), "html"nulltrue);
  146.                         echo "\" target=\"_top\"> ";
  147.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item_url"], "titre", [], "any"falsefalsefalse47), "html"nulltrue);
  148.                         echo "</a>
  149.                                                         </li>
  150.                                                     ";
  151.                     }
  152.                     $_parent $context['_parent'];
  153.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item_url'], $context['_parent'], $context['loop']);
  154.                     $context array_intersect_key($context$_parent) + $_parent;
  155.                     // line 49
  156.                     echo "  
  157.                                                     ";
  158.                     // line 51
  159.                     $context['_parent'] = $context;
  160.                     $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "urls_principal", [], "any"falsefalsefalse51), function ($__v__) use ($context$macros) { $context["v"] = $__v__; return (twig_get_attribute($this->env$this->source, (isset($context["v"]) || array_key_exists("v"$context) ? $context["v"] : (function () { throw new RuntimeError('Variable "v" does not exist.'51$this->source); })()), "type", [], "any"falsefalsefalse51) == "page_actualite"); }));
  161.                     foreach ($context['_seq'] as $context["_key"] => $context["item_url"]) {
  162.                         // line 52
  163.                         echo "                                                        <li>
  164.                                                             <a href=\"";
  165.                         // line 53
  166.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->source$context["item_url"], "slug", [], "any"falsefalsefalse53)]), "html"nulltrue);
  167.                         echo "\" title=\"";
  168.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item_url"], "titre", [], "any"falsefalsefalse53), "html"nulltrue);
  169.                         echo "\" target=\"_top\"> ";
  170.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item_url"], "titre", [], "any"falsefalsefalse53), "html"nulltrue);
  171.                         echo "</a>
  172.                                                         </li>
  173.                                                     ";
  174.                     }
  175.                     $_parent $context['_parent'];
  176.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item_url'], $context['_parent'], $context['loop']);
  177.                     $context array_intersect_key($context$_parent) + $_parent;
  178.                     // line 55
  179.                     echo "     
  180.                                                     ";
  181.                     // line 57
  182.                     if ((twig_get_attribute($this->env$this->source$context["item"], "activite_secondiare", [], "any"truetruefalse57) &&  !twig_test_empty(twig_get_attribute($this->env$this->source$context["item"], "activite_secondiare", [], "any"falsefalsefalse57)))) {
  183.                         // line 58
  184.                         echo "                                                          ";
  185.                         $context['_parent'] = $context;
  186.                         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["item"], "activite_secondiare", [], "any"falsefalsefalse58));
  187.                         foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  188.                             // line 59
  189.                             echo "                                                            <div class=\"sous_activite\">
  190.                                                               <a href=\"";
  191.                             // line 60
  192.                             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->source$context["item"], "slug", [], "any"falsefalsefalse60)]), "html"nulltrue);
  193.                             echo "\"><i class=\"fa fa-long-arrow-right\" aria-hidden=\"true\"></i> ";
  194.                             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "titre", [], "any"falsefalsefalse60), "html"nulltrue);
  195.                             echo "</a>
  196.                                                                 ";
  197.                             // line 61
  198.                             if ((twig_get_attribute($this->env$this->source$context["item"], "urls", [], "any"truetruefalse61) &&  !twig_test_empty(twig_get_attribute($this->env$this->source$context["item"], "urls", [], "any"falsefalsefalse61)))) {
  199.                                 // line 62
  200.                                 echo "                                                                    <ul>
  201.                                                                         ";
  202.                                 // line 63
  203.                                 $context['_parent'] = $context;
  204.                                 $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "urls", [], "any"falsefalsefalse63), function ($__v__) use ($context$macros) { $context["v"] = $__v__; return (twig_get_attribute($this->env$this->source, (isset($context["v"]) || array_key_exists("v"$context) ? $context["v"] : (function () { throw new RuntimeError('Variable "v" does not exist.'63$this->source); })()), "type", [], "any"falsefalsefalse63) == "page_ref"); }));
  205.                                 foreach ($context['_seq'] as $context["_key"] => $context["item_url"]) {
  206.                                     // line 64
  207.                                     echo "                                                                                <li>
  208.                                                                                     <a href=\"";
  209.                                     // line 65
  210.                                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->source$context["item_url"], "slug", [], "any"falsefalsefalse65)]), "html"nulltrue);
  211.                                     echo "\" title=\"";
  212.                                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item_url"], "titre", [], "any"falsefalsefalse65), "html"nulltrue);
  213.                                     echo "\" target=\"_top\"> ";
  214.                                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item_url"], "titre", [], "any"falsefalsefalse65), "html"nulltrue);
  215.                                     echo "</a>
  216.                                                                                 </li>
  217.                                                                         ";
  218.                                 }
  219.                                 $_parent $context['_parent'];
  220.                                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item_url'], $context['_parent'], $context['loop']);
  221.                                 $context array_intersect_key($context$_parent) + $_parent;
  222.                                 // line 68
  223.                                 echo "
  224.                                                                         ";
  225.                                 // line 69
  226.                                 $context['_parent'] = $context;
  227.                                 $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "urls", [], "any"falsefalsefalse69), function ($__v__) use ($context$macros) { $context["v"] = $__v__; return (twig_get_attribute($this->env$this->source, (isset($context["v"]) || array_key_exists("v"$context) ? $context["v"] : (function () { throw new RuntimeError('Variable "v" does not exist.'69$this->source); })()), "type", [], "any"falsefalsefalse69) == "page_actualite"); }));
  228.                                 foreach ($context['_seq'] as $context["_key"] => $context["item_url"]) {
  229.                                     // line 70
  230.                                     echo "                                                                                <li>
  231.                                                                                     <a href=\"";
  232.                                     // line 71
  233.                                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->source$context["item_url"], "slug", [], "any"falsefalsefalse71)]), "html"nulltrue);
  234.                                     echo "\" title=\"";
  235.                                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item_url"], "titre", [], "any"falsefalsefalse71), "html"nulltrue);
  236.                                     echo "\" target=\"_top\"> ";
  237.                                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item_url"], "titre", [], "any"falsefalsefalse71), "html"nulltrue);
  238.                                     echo "</a>
  239.                                                                                 </li>
  240.                                                                         ";
  241.                                 }
  242.                                 $_parent $context['_parent'];
  243.                                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item_url'], $context['_parent'], $context['loop']);
  244.                                 $context array_intersect_key($context$_parent) + $_parent;
  245.                                 // line 74
  246.                                 echo "                                                                    </ul>
  247.                                                                 ";
  248.                             }
  249.                             // line 76
  250.                             echo "                                                            </div> 
  251.                                                           ";
  252.                         }
  253.                         $_parent $context['_parent'];
  254.                         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  255.                         $context array_intersect_key($context$_parent) + $_parent;
  256.                         // line 78
  257.                         echo "                                                    ";
  258.                     }
  259.                     echo "                                                                                                                                                         
  260.                                                 </ul>  
  261.                                             ";
  262.                 }
  263.                 // line 81
  264.                 echo "                                        </div>
  265.                                     </div>
  266.                                 </div>
  267.                             ";
  268.             }
  269.             $_parent $context['_parent'];
  270.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  271.             $context array_intersect_key($context$_parent) + $_parent;
  272.             // line 85
  273.             echo "                        </div>
  274.                     ";
  275.         }
  276.         // line 87
  277.         echo "
  278.                 </div>
  279.          </div> 
  280. ";
  281.         
  282.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  283.         
  284.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  285.     }
  286.     public function getTemplateName()
  287.     {
  288.         return "front/theme1/activites.html.twig";
  289.     }
  290.     public function isTraitable()
  291.     {
  292.         return false;
  293.     }
  294.     public function getDebugInfo()
  295.     {
  296.         return array (  300 => 87,  296 => 85,  287 => 81,  280 => 78,  273 => 76,  269 => 74,  256 => 71,  253 => 70,  249 => 69,  246 => 68,  233 => 65,  230 => 64,  226 => 63,  223 => 62,  221 => 61,  215 => 60,  212 => 59,  207 => 58,  205 => 57,  201 => 55,  188 => 53,  185 => 52,  181 => 51,  177 => 49,  164 => 47,  161 => 46,  157 => 45,  154 => 44,  152 => 43,  143 => 41,  139 => 39,  135 => 38,  132 => 37,  130 => 36,  111 => 19,  106 => 17,  101 => 16,  99 => 15,  91 => 9,  81 => 8,  68 => 4,  58 => 3,  36 => 1,);
  297.     }
  298.     public function getSourceContext()
  299.     {
  300.         return new Source("{% extends \"front/\"~ app.request.server.get('APP_THEME') ~\"/base.html.twig\" %}
  301. {% block stylesheets %}
  302.       {{parent()}}
  303. {% endblock %}
  304. {% block body %}
  305.          <div class=\"page_cms page_activite pt-5\">
  306.                 <div class=\"breadcrumb-style-default\">
  307.                     <div class=\"container\">
  308.                         <div class=\"row\">
  309.                             <div class=\"col-lg-12\">
  310.                                 <div class=\"inner text-center\">
  311.                                     {% if breadcrumb is defined and breadcrumb is not empty %}
  312.                                         {{ include ('front/'~ app.request.server.get('APP_THEME') ~'/partials/breadcrumb.html.twig')}}
  313.                                         <h1 class=\"page-title\">{{breadcrumb|last.name}}</h1>
  314.                                     {% endif %}
  315.                                 </div>
  316.                             </div>
  317.                         </div>
  318.                     </div>
  319.                 </div>
  320.                 <div class=\"container-fluid wrapper\">
  321.                     <div class=\"row\">
  322.                         <div class=\"col-sm-12 text-center\">
  323.                             <h2>Toutes nos prestations de plombier-chauffagiste</h2>
  324.                             <p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. 
  325.                                 Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, 
  326.                                 when an unknown printer took a galley of type and scrambled it to make a type specimen book. 
  327.                                 It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
  328.                         </div>
  329.                     </div>
  330.                     {% if activites is defined and activites is not empty %}
  331.                         <div class=\"row\">
  332.                             {% for item in activites %}
  333.                                 <div class=\"col-sm-12 col-md-6\">
  334.                                     <div class=\"panel panel-success mb-4\">
  335.                                         <div class=\"panel-heading\"><span class=\"panel-title\"> <a href=\"{{path('page',{slug:item.slug})}}\" title=\"{{item.titre}}\" target=\"_top\">{{item.titre}}</a></span></div>
  336.                                         <div class=\"panel-body\">
  337.                                             {% if item.urls_principal is defined and item.urls_principal is not empty %}
  338.                                                 <ul>   
  339.                                                     {% for item_url in item.urls_principal|filter(v => v.type == \"page_ref\") %}
  340.                                                         <li>
  341.                                                             <a href=\"{{path('page', {slug:item_url.slug})}}\" title=\"{{item_url.titre}}\" target=\"_top\"> {{item_url.titre}}</a>
  342.                                                         </li>
  343.                                                     {% endfor %}  
  344.                                                     {% for item_url in item.urls_principal|filter(v => v.type == \"page_actualite\") %}
  345.                                                         <li>
  346.                                                             <a href=\"{{path('page', {slug:item_url.slug})}}\" title=\"{{item_url.titre}}\" target=\"_top\"> {{item_url.titre}}</a>
  347.                                                         </li>
  348.                                                     {% endfor %}     
  349.                                                     {% if item.activite_secondiare is defined and item.activite_secondiare is not empty %}
  350.                                                           {% for item in item.activite_secondiare %}
  351.                                                             <div class=\"sous_activite\">
  352.                                                               <a href=\"{{path('page',{slug:item.slug})}}\"><i class=\"fa fa-long-arrow-right\" aria-hidden=\"true\"></i> {{item.titre}}</a>
  353.                                                                 {% if item.urls is defined and item.urls is not empty %}
  354.                                                                     <ul>
  355.                                                                         {% for item_url in item.urls|filter(v => v.type == \"page_ref\") %}
  356.                                                                                 <li>
  357.                                                                                     <a href=\"{{path('page',{slug:item_url.slug})}}\" title=\"{{item_url.titre}}\" target=\"_top\"> {{item_url.titre}}</a>
  358.                                                                                 </li>
  359.                                                                         {% endfor %}
  360.                                                                         {% for item_url in item.urls|filter(v => v.type == \"page_actualite\") %}
  361.                                                                                 <li>
  362.                                                                                     <a href=\"{{path('page',{slug:item_url.slug})}}\" title=\"{{item_url.titre}}\" target=\"_top\"> {{item_url.titre}}</a>
  363.                                                                                 </li>
  364.                                                                         {% endfor %}
  365.                                                                     </ul>
  366.                                                                 {% endif %}
  367.                                                             </div> 
  368.                                                           {% endfor %}
  369.                                                     {% endif %}                                                                                                                                                         
  370.                                                 </ul>  
  371.                                             {% endif %}
  372.                                         </div>
  373.                                     </div>
  374.                                 </div>
  375.                             {% endfor %}
  376.                         </div>
  377.                     {% endif %}
  378.                 </div>
  379.          </div> 
  380. {% endblock %}
  381. ""front/theme1/activites.html.twig""/var/www/vhosts/hrz.fr/new-site.hrz.fr/templates/front/theme1/activites.html.twig");
  382.     }
  383. }