var/cache/dev/twig/5a/5ada2873ffd80feb1286ac1128312a10.php line 253

  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. /* default/contenido.html.twig */
  14. class __TwigTemplate_c60d23bacaa6d7c9b98c9aa113fdb251 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.             'title' => [$this'block_title'],
  24.             'metadescription' => [$this'block_metadescription'],
  25.             'metakeywords' => [$this'block_metakeywords'],
  26.             'metarobots' => [$this'block_metarobots'],
  27.             'canonical' => [$this'block_canonical'],
  28.             'stylesheets' => [$this'block_stylesheets'],
  29.             'idiomas' => [$this'block_idiomas'],
  30.             'bodyId' => [$this'block_bodyId'],
  31.             'body' => [$this'block_body'],
  32.             'contenido' => [$this'block_contenido'],
  33.             'javascripts_footer' => [$this'block_javascripts_footer'],
  34.         ];
  35.     }
  36.     protected function doGetParent(array $context)
  37.     {
  38.         // line 1
  39.         return "base.html.twig";
  40.     }
  41.     protected function doDisplay(array $context, array $blocks = [])
  42.     {
  43.         $macros $this->macros;
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default/contenido.html.twig"));
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default/contenido.html.twig"));
  48.         $this->parent $this->loadTemplate("base.html.twig""default/contenido.html.twig"1);
  49.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  50.         
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  52.         
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  54.     }
  55.     // line 3
  56.     public function block_title($context, array $blocks = [])
  57.     {
  58.         $macros $this->macros;
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  63.         echo twig_escape_filter($this->envtwig_replace_filter(((twig_get_attribute($this->env$this->source, ($context["contenido"] ?? null), "metaTitle", [], "any"truetruefalse3)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["contenido"] ?? null), "metaTitle", [], "any"falsefalsefalse3), twig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'3$this->source); })()), "titulo", [], "any"falsefalsefalse3))) : (twig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'3$this->source); })()), "titulo", [], "any"falsefalsefalse3))), ["| Eurochange.es" => ""]), "html"nulltrue);
  64.         
  65.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  66.         
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  68.     }
  69.     // line 4
  70.     public function block_metadescription($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metadescription"));
  75.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metadescription"));
  77.         echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->source, ($context["contenido"] ?? null), "metaDescription", [], "any"truetruefalse4)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["contenido"] ?? null), "metaDescription", [], "any"falsefalsefalse4), twig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'4$this->source); })()), "intro", [], "any"falsefalsefalse4))) : (twig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'4$this->source); })()), "intro", [], "any"falsefalsefalse4))), "html"nulltrue);
  78.         
  79.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  80.         
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  82.     }
  83.     // line 5
  84.     public function block_metakeywords($context, array $blocks = [])
  85.     {
  86.         $macros $this->macros;
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metakeywords"));
  89.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  90.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metakeywords"));
  91.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'5$this->source); })()), "metaKeywords", [], "any"falsefalsefalse5), "html"nulltrue);
  92.         
  93.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  94.         
  95.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  96.     }
  97.     // line 6
  98.     public function block_metarobots($context, array $blocks = [])
  99.     {
  100.         $macros $this->macros;
  101.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  102.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metarobots"));
  103.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  104.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metarobots"));
  105.         echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->source, ($context["contenido"] ?? null), "metaRobots", [], "any"truetruefalse6)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["contenido"] ?? null), "metaRobots", [], "any"falsefalsefalse6), $this->renderParentBlock("metarobots"$context$blocks))) : ($this->renderParentBlock("metarobots"$context$blocks))), "html"nulltrue);
  106.         
  107.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  108.         
  109.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  110.     }
  111.     // line 7
  112.     public function block_canonical($context, array $blocks = [])
  113.     {
  114.         $macros $this->macros;
  115.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  116.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  117.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  118.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  119.         if (twig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'7$this->source); })()), "canonical", [], "any"falsefalsefalse7)) {
  120.             echo "<link rel=\"canonical\" href=\"";
  121.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'7$this->source); })()), "canonical", [], "any"falsefalsefalse7), "html"nulltrue);
  122.             echo "\" />";
  123.         }
  124.         
  125.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  126.         
  127.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  128.     }
  129.     // line 9
  130.     public function block_stylesheets($context, array $blocks = [])
  131.     {
  132.         $macros $this->macros;
  133.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  134.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  135.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  136.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  137.         // line 10
  138.         $this->displayParentBlock("stylesheets"$context$blocks);
  139.         echo "
  140. ";
  141.         
  142.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  143.         
  144.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  145.     }
  146.     // line 13
  147.     public function block_idiomas($context, array $blocks = [])
  148.     {
  149.         $macros $this->macros;
  150.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  151.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""idiomas"));
  152.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  153.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""idiomas"));
  154.         // line 14
  155.         $context['_parent'] = $context;
  156.         $context['_seq'] = twig_ensure_traversable((isset($context["locales"]) || array_key_exists("locales"$context) ? $context["locales"] : (function () { throw new RuntimeError('Variable "locales" does not exist.'14$this->source); })()));
  157.         foreach ($context['_seq'] as $context["k"] => $context["idioma"]) {
  158.             // line 15
  159.             echo "    <option ";
  160.             if (($context["k"] == twig_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.'15$this->source); })()), "request", [], "any"falsefalsefalse15), "locale", [], "any"falsefalsefalse15))) {
  161.                 echo "selected";
  162.             }
  163.             echo " value=\"";
  164.             if (($context["k"] != "es")) {
  165.                 echo "/";
  166.                 echo twig_escape_filter($this->env$context["k"], "html"nulltrue);
  167.             }
  168.             echo "/";
  169.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'15$this->source); })()), "getUrl", [=> $context["k"]], "method"falsefalsefalse15), "html"nulltrue);
  170.             echo "\" title=\"";
  171.             echo twig_escape_filter($this->env$context["idioma"], "html"nulltrue);
  172.             echo "\">";
  173.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$context["k"]), "html"nulltrue);
  174.             echo "</option>
  175. ";
  176.         }
  177.         $_parent $context['_parent'];
  178.         unset($context['_seq'], $context['_iterated'], $context['k'], $context['idioma'], $context['_parent'], $context['loop']);
  179.         $context array_intersect_key($context$_parent) + $_parent;
  180.         
  181.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  182.         
  183.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  184.     }
  185.     // line 19
  186.     public function block_bodyId($context, array $blocks = [])
  187.     {
  188.         $macros $this->macros;
  189.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  190.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyId"));
  191.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  192.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyId"));
  193.         echo "cms-";
  194.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'19$this->source); })()), "clave", [], "any"falsefalsefalse19), "html"nulltrue);
  195.         
  196.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  197.         
  198.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  199.     }
  200.     // line 22
  201.     public function block_body($context, array $blocks = [])
  202.     {
  203.         $macros $this->macros;
  204.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  205.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  206.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  207.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  208.         // line 23
  209.         echo "
  210.     <div class=\"title container\">
  211.         <h1>";
  212.         // line 27
  213.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'27$this->source); })()), "titulo", [], "any"falsefalsefalse27), "html"nulltrue);
  214.         echo "</h1>
  215.     </div>
  216.     <div id=\"cont-servicios\" class=\"container\">
  217.         ";
  218.         // line 30
  219.         if (twig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'30$this->source); })()), "imagen", [], "any"falsefalsefalse30)) {
  220.             // line 31
  221.             echo "            ";
  222.             echo $this->env->getRuntime('Sonata\MediaBundle\Twig\MediaRuntime')->thumbnail(twig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'31$this->source); })()), "imagen", [], "any"falsefalsefalse31), "cabecera", ["class" => "imagen-cabecera img-fluid"]);
  223.             echo "
  224.         ";
  225.         }
  226.         // line 33
  227.         echo "        ";
  228.         if (((isset($context["bodyId"]) || array_key_exists("bodyId"$context) ? $context["bodyId"] : (function () { throw new RuntimeError('Variable "bodyId" does not exist.'33$this->source); })()) == "club")) {
  229.             // line 34
  230.             echo "            <img class=\"imgClub\" src=\"/img/club-arriba.svg\" alt=\"Imagen del club\">
  231.         ";
  232.         }
  233.         // line 36
  234.         echo "        ";
  235.         $this->displayBlock('contenido'$context$blocks);
  236.         // line 39
  237.         echo "    </div>
  238.     
  239. ";
  240.         
  241.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  242.         
  243.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  244.     }
  245.     // line 36
  246.     public function block_contenido($context, array $blocks = [])
  247.     {
  248.         $macros $this->macros;
  249.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  250.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contenido"));
  251.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  252.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contenido"));
  253.         // line 37
  254.         echo "        ";
  255.         echo $this->extensions['App\Twig\ShortcodesExtension']->htmlFilter(twig_get_attribute($this->env$this->source, (isset($context["contenido"]) || array_key_exists("contenido"$context) ? $context["contenido"] : (function () { throw new RuntimeError('Variable "contenido" does not exist.'37$this->source); })()), "texto", [], "any"falsefalsefalse37));
  256.         echo "
  257.         ";
  258.         
  259.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  260.         
  261.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  262.     }
  263.     // line 46
  264.     public function block_javascripts_footer($context, array $blocks = [])
  265.     {
  266.         $macros $this->macros;
  267.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  268.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts_footer"));
  269.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  270.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts_footer"));
  271.         // line 47
  272.         $this->displayParentBlock("javascripts_footer"$context$blocks);
  273.         echo "
  274. ";
  275.         
  276.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  277.         
  278.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  279.     }
  280.     public function getTemplateName()
  281.     {
  282.         return "default/contenido.html.twig";
  283.     }
  284.     public function isTraitable()
  285.     {
  286.         return false;
  287.     }
  288.     public function getDebugInfo()
  289.     {
  290.         return array (  339 => 47,  329 => 46,  316 => 37,  306 => 36,  293 => 39,  290 => 36,  286 => 34,  283 => 33,  277 => 31,  275 => 30,  269 => 27,  263 => 23,  253 => 22,  233 => 19,  203 => 15,  199 => 14,  189 => 13,  177 => 10,  167 => 9,  144 => 7,  125 => 6,  106 => 5,  87 => 4,  68 => 3,  45 => 1,);
  291.     }
  292.     public function getSourceContext()
  293.     {
  294.         return new Source("{% extends 'base.html.twig' %}
  295. {% block title %}{{ contenido.metaTitle|default(contenido.titulo)| replace({'| Eurochange.es':''}) }}{% endblock %}
  296. {% block metadescription %}{{ contenido.metaDescription|default(contenido.intro) }}{% endblock %}
  297. {% block metakeywords %}{{ contenido.metaKeywords }}{% endblock %}
  298. {% block metarobots %}{{ contenido.metaRobots|default(parent()) }}{% endblock %}
  299. {% block canonical %}{% if contenido.canonical %}<link rel=\"canonical\" href=\"{{contenido.canonical}}\" />{% endif %}{% endblock %}
  300. {% block stylesheets %}
  301. {{ parent() }}
  302. {% endblock %}
  303. {% block idiomas %}
  304. {% for k,idioma in locales %}
  305.     <option {% if k == app.request.locale %}selected{% endif %} value=\"{% if k != 'es' %}/{{k}}{% endif %}/{{contenido.getUrl(k)}}\" title=\"{{ idioma }}\">{{ k | upper}}</option>
  306. {% endfor %}
  307. {% endblock %}
  308. {% block bodyId %}cms-{{ contenido.clave }}{% endblock %}
  309. {% block body %}
  310.     <div class=\"title container\">
  311.         <h1>{{ contenido.titulo }}</h1>
  312.     </div>
  313.     <div id=\"cont-servicios\" class=\"container\">
  314.         {% if contenido.imagen %}
  315.             {{ sonata_thumbnail(contenido.imagen, 'cabecera', {'class': 'imagen-cabecera img-fluid'}) }}
  316.         {% endif %}
  317.         {% if bodyId == 'club' %}
  318.             <img class=\"imgClub\" src=\"/img/club-arriba.svg\" alt=\"Imagen del club\">
  319.         {% endif %}
  320.         {% block contenido %}
  321.         {{ contenido.texto | html | raw }}
  322.         {% endblock %}
  323.     </div>
  324.     
  325. {% endblock %}
  326. {% block javascripts_footer %}
  327. {{ parent() }}
  328. {% endblock %}
  329.  
  330. ""default/contenido.html.twig""/home/alien/www/eurochange/templates/default/contenido.html.twig");
  331.     }
  332. }