<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* front/legal/legal.html.twig */
class __TwigTemplate_ea2849c9fe4e13cc699c2a9048f6a537 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'linkcanonical' => [$this, 'block_linkcanonical'],
'cssadicional' => [$this, 'block_cssadicional'],
'classbody' => [$this, 'block_classbody'],
'content' => [$this, 'block_content'],
'jsfinal' => [$this, 'block_jsfinal'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "front/_common/_base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "front/legal/legal.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "front/legal/legal.html.twig"));
$this->parent = $this->loadTemplate("front/_common/_base.html.twig", "front/legal/legal.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_linkcanonical($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "linkcanonical"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "linkcanonical"));
// line 4
echo " <link rel=\"canonical\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl((isset($context["canonical"]) || array_key_exists("canonical", $context) ? $context["canonical"] : (function () { throw new RuntimeError('Variable "canonical" does not exist.', 4, $this->source); })())), "html", null, true);
echo "\">
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 7
public function block_cssadicional($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "cssadicional"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "cssadicional"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 9
public function block_classbody($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "classbody"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "classbody"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 11
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 12
echo "<section class=\"b50\">
\t<article class=\"b50_title\">
\t\t<div class=\"wancho\">
\t\t\t<div class=\"general_breadcrumbs\">
\t\t\t\t<ul>
\t\t\t\t\t<li><a href=\"";
// line 17
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
echo "\">INICIO</a></li>
\t\t\t\t\t<li><a href=\"#\" aria-selected=\"true\">LEGALES</a></li>
\t\t\t\t</ul>
\t\t\t</div>
\t\t\t<div class=\"main_title_layout\">
\t\t\t\t<h2>LEGALES</h2>
\t\t\t\t<h1 class=\"general_title\">";
// line 23
echo $this->extensions['App\Twig\BlockTitleExtension']->blocktag(twig_get_attribute($this->env, $this->source, (isset($context["detail"]) || array_key_exists("detail", $context) ? $context["detail"] : (function () { throw new RuntimeError('Variable "detail" does not exist.', 23, $this->source); })()), "titular", [], "any", false, false, false, 23));
echo "</h1>
\t\t\t</div>
\t\t</div>
\t</article>
\t<article class=\"b50_ctn\">
\t\t<div class=\"wancho\">
\t\t\t<ul class=\"list-selection\">
\t\t\t\t<li class=\"list--item\" aria-selected=\"";
// line 30
echo ((((isset($context["menu_active"]) || array_key_exists("menu_active", $context) ? $context["menu_active"] : (function () { throw new RuntimeError('Variable "menu_active" does not exist.', 30, $this->source); })()) == "privacy")) ? ("true") : ("false"));
echo "\"><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("privacy");
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["home"]) || array_key_exists("home", $context) ? $context["home"] : (function () { throw new RuntimeError('Variable "home" does not exist.', 30, $this->source); })()), "privacyTitle", [], "any", false, false, false, 30), "html", null, true);
echo "</a></li>
\t\t\t\t<li class=\"list--item\" aria-selected=\"";
// line 31
echo ((((isset($context["menu_active"]) || array_key_exists("menu_active", $context) ? $context["menu_active"] : (function () { throw new RuntimeError('Variable "menu_active" does not exist.', 31, $this->source); })()) == "terms")) ? ("true") : ("false"));
echo "\"><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("terms");
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["home"]) || array_key_exists("home", $context) ? $context["home"] : (function () { throw new RuntimeError('Variable "home" does not exist.', 31, $this->source); })()), "termTitle", [], "any", false, false, false, 31), "html", null, true);
echo "</a></li>
\t\t\t\t<li class=\"list--item\" aria-selected=\"";
// line 32
echo ((((isset($context["menu_active"]) || array_key_exists("menu_active", $context) ? $context["menu_active"] : (function () { throw new RuntimeError('Variable "menu_active" does not exist.', 32, $this->source); })()) == "cookies")) ? ("true") : ("false"));
echo "\"><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("cookies");
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["home"]) || array_key_exists("home", $context) ? $context["home"] : (function () { throw new RuntimeError('Variable "home" does not exist.', 32, $this->source); })()), "cookieTitle", [], "any", false, false, false, 32), "html", null, true);
echo "</a></li>
\t\t\t\t<li class=\"list--item\" aria-selected=\"";
// line 33
echo ((((isset($context["menu_active"]) || array_key_exists("menu_active", $context) ? $context["menu_active"] : (function () { throw new RuntimeError('Variable "menu_active" does not exist.', 33, $this->source); })()) == "arco")) ? ("true") : ("false"));
echo "\"><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("arco");
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["home"]) || array_key_exists("home", $context) ? $context["home"] : (function () { throw new RuntimeError('Variable "home" does not exist.', 33, $this->source); })()), "arcoTitle", [], "any", false, false, false, 33), "html", null, true);
echo "</a></li>
\t\t\t</ul>
\t\t</div>
\t\t<div class=\"terminos\">
\t\t\t<div class=\"wancho\">
\t\t\t\t<!-- backend aca va el ckeditor -->
\t\t\t\t";
// line 39
echo twig_get_attribute($this->env, $this->source, (isset($context["detail"]) || array_key_exists("detail", $context) ? $context["detail"] : (function () { throw new RuntimeError('Variable "detail" does not exist.', 39, $this->source); })()), "text", [], "any", false, false, false, 39);
echo "
\t\t\t</div>
\t\t</div>
\t</article>
</section>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 46
public function block_jsfinal($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "jsfinal"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "jsfinal"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "front/legal/legal.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 210 => 46, 194 => 39, 181 => 33, 173 => 32, 165 => 31, 157 => 30, 147 => 23, 138 => 17, 131 => 12, 121 => 11, 103 => 9, 85 => 7, 72 => 4, 62 => 3, 39 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends \"front/_common/_base.html.twig\" %}
{% block linkcanonical %}
<link rel=\"canonical\" href=\"{{ absolute_url(canonical) }}\">
{% endblock %}
{% block cssadicional %}{% endblock %}
{% block classbody %}{% endblock %}
{% block content %}
<section class=\"b50\">
\t<article class=\"b50_title\">
\t\t<div class=\"wancho\">
\t\t\t<div class=\"general_breadcrumbs\">
\t\t\t\t<ul>
\t\t\t\t\t<li><a href=\"{{ path('home') }}\">INICIO</a></li>
\t\t\t\t\t<li><a href=\"#\" aria-selected=\"true\">LEGALES</a></li>
\t\t\t\t</ul>
\t\t\t</div>
\t\t\t<div class=\"main_title_layout\">
\t\t\t\t<h2>LEGALES</h2>
\t\t\t\t<h1 class=\"general_title\">{{ detail.titular|block_title|raw }}</h1>
\t\t\t</div>
\t\t</div>
\t</article>
\t<article class=\"b50_ctn\">
\t\t<div class=\"wancho\">
\t\t\t<ul class=\"list-selection\">
\t\t\t\t<li class=\"list--item\" aria-selected=\"{{ menu_active == 'privacy' ? 'true' : 'false'}}\"><a href=\"{{ path('privacy') }}\">{{ home.privacyTitle }}</a></li>
\t\t\t\t<li class=\"list--item\" aria-selected=\"{{ menu_active == 'terms' ? 'true' : 'false'}}\"><a href=\"{{ path('terms') }}\">{{ home.termTitle }}</a></li>
\t\t\t\t<li class=\"list--item\" aria-selected=\"{{ menu_active == 'cookies' ? 'true' : 'false'}}\"><a href=\"{{ path('cookies') }}\">{{ home.cookieTitle }}</a></li>
\t\t\t\t<li class=\"list--item\" aria-selected=\"{{ menu_active == 'arco' ? 'true' : 'false'}}\"><a href=\"{{ path('arco') }}\">{{ home.arcoTitle }}</a></li>
\t\t\t</ul>
\t\t</div>
\t\t<div class=\"terminos\">
\t\t\t<div class=\"wancho\">
\t\t\t\t<!-- backend aca va el ckeditor -->
\t\t\t\t{{ detail.text|raw }}
\t\t\t</div>
\t\t</div>
\t</article>
</section>
{% endblock %}
{% block jsfinal %}{% endblock %}
", "front/legal/legal.html.twig", "/mnt/volume_nyc1_01/webapps/faw_new/templates/front/legal/legal.html.twig");
}
}