var/cache/dev/twig/39/3904abf13c3e90c6c6b3f03f207d3842.php line 38
<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
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;
/* @Flexy/FrontBundle/Themes/IlaveU/templates/layout.html.twig */
class __TwigTemplate_3f0bfac83281f0b46cd4aa045e8456a9 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'metas' => [$this, 'block_metas'],
'stylesheets' => [$this, 'block_stylesheets'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
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", "@Flexy/FrontBundle/Themes/IlaveU/templates/layout.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@Flexy/FrontBundle/Themes/IlaveU/templates/layout.html.twig"));
// line 1
yield "<!doctype html>
<html class=\"no-js\" lang=\"fr\">
<!-- index28:48-->
<head>
";
// line 7
yield from $this->unwrap()->yieldBlock('metas', $context, $blocks);
// line 10
yield "
<link rel=\"shortcut icon\" href=\"";
// line 12
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("themes/ilaveu/images/favicon.png"), "html", null, true);
yield "\" />
<meta name=\"format-detection\" content=\"telephone=no\" />
<meta
name=\"viewport\"
content=\"width=device-width,initial-scale=1,shrink-to-fit=no,maximum-scale=1\"
/>
";
// line 20
yield from $this->unwrap()->yieldBlock('stylesheets', $context, $blocks);
// line 23
yield " </head>
<body>
<!--[if lt IE 8]>
\t\t<p class=\"browserupgrade\">You are using an <strong>outdated</strong> browser. Please <a href=\"http://browsehappy.com/\">upgrade your browser</a> to improve your experience.</p>
\t<![endif]-->
";
// line 28
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 28, $this->source); })()), "request", [], "any", false, false, false, 28), "attributes", [], "any", false, false, false, 28), "get", ["_route"], "method", false, false, false, 28) != "single_category_product")) {
// line 29
yield "
";
}
// line 31
yield " ";
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_header"));
yield "
<div style=\"min-height:700px;\" >
<div class=\"animate__animated animate__fadeIn\" data-turbo-cache=\"false\">
";
// line 36
yield from $this->unwrap()->yieldBlock('body', $context, $blocks);
// line 39
yield " </div>
</div>
";
// line 44
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_footer"));
yield "
";
// line 46
yield from $this->unwrap()->yieldBlock('javascripts', $context, $blocks);
// line 50
yield " </body>
<!-- index30:23-->
</html>";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
return; yield '';
}
// line 7
public function block_metas($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", "metas"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "metas"));
// line 8
yield " ";
yield Twig\Extension\CoreExtension::join(CoreExtension::getAttribute($this->env, $this->source, (isset($context["front"]) || array_key_exists("front", $context) ? $context["front"] : (function () { throw new RuntimeError('Variable "front" does not exist.', 8, $this->source); })()), "renderSeo", [], "any", false, false, false, 8));
yield "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 20
public function block_stylesheets($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", "stylesheets"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 21
yield from $this->loadTemplate("@Flexy/FrontBundle/Themes/IlaveU/templates/_head.html.twig", "@Flexy/FrontBundle/Themes/IlaveU/templates/layout.html.twig", 21)->unwrap()->yield($context);
// line 22
yield " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 36
public function block_body($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", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 37
yield "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 46
public function block_javascripts($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", "javascripts"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 47
yield " ";
yield from $this->loadTemplate("@Flexy/FrontBundle/Themes/IlaveU/templates/_javascripts.html.twig", "@Flexy/FrontBundle/Themes/IlaveU/templates/layout.html.twig", 47)->unwrap()->yield($context);
// line 48
yield "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "@Flexy/FrontBundle/Themes/IlaveU/templates/layout.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 209 => 48, 206 => 47, 196 => 46, 184 => 37, 174 => 36, 163 => 22, 161 => 21, 151 => 20, 137 => 8, 127 => 7, 113 => 50, 111 => 46, 106 => 44, 99 => 39, 97 => 36, 88 => 31, 84 => 29, 82 => 28, 75 => 23, 73 => 20, 62 => 12, 58 => 10, 56 => 7, 48 => 1,);
}
public function getSourceContext()
{
return new Source("<!doctype html>
<html class=\"no-js\" lang=\"fr\">
<!-- index28:48-->
<head>
{% block metas %}
{{front.renderSeo|join|raw}}
{% endblock %}
<link rel=\"shortcut icon\" href=\"{{asset(\"themes/ilaveu/images/favicon.png\")}}\" />
<meta name=\"format-detection\" content=\"telephone=no\" />
<meta
name=\"viewport\"
content=\"width=device-width,initial-scale=1,shrink-to-fit=no,maximum-scale=1\"
/>
{% block stylesheets %}
{% include \"@Flexy/FrontBundle/Themes/IlaveU/templates/_head.html.twig\" %}
{% endblock %}
</head>
<body>
<!--[if lt IE 8]>
\t\t<p class=\"browserupgrade\">You are using an <strong>outdated</strong> browser. Please <a href=\"http://browsehappy.com/\">upgrade your browser</a> to improve your experience.</p>
\t<![endif]-->
{% if app.request.attributes.get(\"_route\") != \"single_category_product\" %}
{% endif %}
{{ render(path('front_header')) }}
<div style=\"min-height:700px;\" >
<div class=\"animate__animated animate__fadeIn\" data-turbo-cache=\"false\">
{% block body %}
{% endblock %}
</div>
</div>
{{ render(path('front_footer')) }}
{% block javascripts %}
{% include \"@Flexy/FrontBundle/Themes/IlaveU/templates/_javascripts.html.twig\" %}
{% endblock %}
</body>
<!-- index30:23-->
</html>", "@Flexy/FrontBundle/Themes/IlaveU/templates/layout.html.twig", "/home/gebcloud/public_html/ilaveu/src/Flexy/FrontBundle/Themes/IlaveU/templates/layout.html.twig");
}
}