<?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;
/* website/home/home.html.twig */
class __TwigTemplate_7cc560476b119eb69887b7cebe1e7caec0ae9ae0ea0dc7a8bfec797e8da8a83b extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'headScripts' => [$this, 'block_headScripts'],
'bodyTag' => [$this, 'block_bodyTag'],
'body' => [$this, 'block_body'],
'newsletterSection' => [$this, 'block_newsletterSection'],
'socialSection' => [$this, 'block_socialSection'],
'institutionalSection' => [$this, 'block_institutionalSection'],
'stampsSection' => [$this, 'block_stampsSection'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "website/main.template.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "website/home/home.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "website/home/home.html.twig"));
$this->parent = $this->loadTemplate("website/main.template.html.twig", "website/home/home.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_headScripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "headScripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "headScripts"));
// line 4
echo "
\t";
// line 5
if ((0 === twig_compare((isset($context["activeMetrics"]) || array_key_exists("activeMetrics", $context) ? $context["activeMetrics"] : (function () { throw new RuntimeError('Variable "activeMetrics" does not exist.', 5, $this->source); })()), $this->extensions['EADPlataforma\Twig\FunctionsExtension']->enum("ClientEnum::YES")))) {
// line 6
echo "\t <script>
\t (function(h,o,t,j,a,r){
\t h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
\t h._hjSettings={hjid:3636984,hjsv:6};
\t a=o.getElementsByTagName('head')[0];
\t r=o.createElement('script');r.async=1;
\t r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
\t a.appendChild(r);
\t })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
\t </script>
\t";
}
// line 17
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 20
public function block_bodyTag($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bodyTag"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bodyTag"));
// line 21
echo " <body id=\"body\" class=\"home-body\" data-theme=\"";
echo (((isset($context["isDarkTheme"]) || array_key_exists("isDarkTheme", $context) ? $context["isDarkTheme"] : (function () { throw new RuntimeError('Variable "isDarkTheme" does not exist.', 21, $this->source); })())) ? ("dark") : ("light"));
echo "\"";
if ((isset($context["isDarkTheme"]) || array_key_exists("isDarkTheme", $context) ? $context["isDarkTheme"] : (function () { throw new RuntimeError('Variable "isDarkTheme" does not exist.', 21, $this->source); })())) {
echo " data-hide-deco=\"";
echo (((isset($context["hideBgDeco"]) || array_key_exists("hideBgDeco", $context) ? $context["hideBgDeco"] : (function () { throw new RuntimeError('Variable "hideBgDeco" does not exist.', 21, $this->source); })())) ? (1) : (0));
echo "\"";
}
echo ">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 24
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 25
echo "
\t<div class=\"pag-home\">
\t\t";
// line 27
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["homeLayoutSections"]) || array_key_exists("homeLayoutSections", $context) ? $context["homeLayoutSections"] : (function () { throw new RuntimeError('Variable "homeLayoutSections" does not exist.', 27, $this->source); })()));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["homeSection"] => $context["value"]) {
// line 28
echo "\t\t\t";
if ($this->extensions['EADPlataforma\Twig\FunctionsExtension']->isPageSection($context["value"])) {
// line 29
echo "\t\t\t\t";
$this->loadTemplate("website/home/section.html.twig", "website/home/home.html.twig", 29)->display(twig_array_merge($context, ["section" => $context["value"]]));
// line 30
echo "\t\t\t";
} else {
// line 31
echo "\t\t\t\t";
if ((0 === twig_compare($context["homeSection"], "bannerSection"))) {
// line 32
echo "\t\t\t\t\t";
$context["section"] = (isset($context["bannerSection"]) || array_key_exists("bannerSection", $context) ? $context["bannerSection"] : (function () { throw new RuntimeError('Variable "bannerSection" does not exist.', 32, $this->source); })());
// line 33
echo "\t\t\t\t";
} elseif ((0 === twig_compare($context["homeSection"], "searchSection"))) {
// line 34
echo "\t\t\t\t\t";
$context["section"] = (isset($context["searchSection"]) || array_key_exists("searchSection", $context) ? $context["searchSection"] : (function () { throw new RuntimeError('Variable "searchSection" does not exist.', 34, $this->source); })());
// line 35
echo "\t\t\t\t";
} elseif ((0 === twig_compare($context["homeSection"], "productCategorySection"))) {
// line 36
echo "\t\t\t\t\t";
$context["section"] = (isset($context["productCategorySection"]) || array_key_exists("productCategorySection", $context) ? $context["productCategorySection"] : (function () { throw new RuntimeError('Variable "productCategorySection" does not exist.', 36, $this->source); })());
// line 37
echo "\t\t\t\t";
} elseif ((0 === twig_compare($context["homeSection"], "institutionalSection"))) {
// line 38
echo "\t\t\t\t\t";
$context["section"] = (isset($context["institutionalSection"]) || array_key_exists("institutionalSection", $context) ? $context["institutionalSection"] : (function () { throw new RuntimeError('Variable "institutionalSection" does not exist.', 38, $this->source); })());
// line 39
echo "\t\t\t\t";
} elseif ((0 === twig_compare($context["homeSection"], "testimonialSection"))) {
// line 40
echo "\t\t\t\t\t";
$context["section"] = (isset($context["testimonialSection"]) || array_key_exists("testimonialSection", $context) ? $context["testimonialSection"] : (function () { throw new RuntimeError('Variable "testimonialSection" does not exist.', 40, $this->source); })());
// line 41
echo "\t\t\t\t";
} elseif ((0 === twig_compare($context["homeSection"], "newsSection"))) {
// line 42
echo "\t\t\t\t\t";
$context["section"] = (isset($context["newsSection"]) || array_key_exists("newsSection", $context) ? $context["newsSection"] : (function () { throw new RuntimeError('Variable "newsSection" does not exist.', 42, $this->source); })());
// line 43
echo "\t\t\t\t";
} elseif ((0 === twig_compare($context["homeSection"], "faqSection"))) {
// line 44
echo "\t\t\t\t\t";
$context["section"] = (isset($context["faqSection"]) || array_key_exists("faqSection", $context) ? $context["faqSection"] : (function () { throw new RuntimeError('Variable "faqSection" does not exist.', 44, $this->source); })());
// line 45
echo "\t\t\t\t";
} elseif ((0 === twig_compare($context["homeSection"], "socialSection"))) {
// line 46
echo "\t\t\t\t\t";
$context["section"] = (isset($context["socialSection"]) || array_key_exists("socialSection", $context) ? $context["socialSection"] : (function () { throw new RuntimeError('Variable "socialSection" does not exist.', 46, $this->source); })());
// line 47
echo "\t\t\t\t";
} elseif ((0 === twig_compare($context["homeSection"], "teacherSection"))) {
// line 48
echo "\t\t\t\t\t";
$context["section"] = (isset($context["teacherSection"]) || array_key_exists("teacherSection", $context) ? $context["teacherSection"] : (function () { throw new RuntimeError('Variable "teacherSection" does not exist.', 48, $this->source); })());
// line 49
echo "\t\t\t\t";
} elseif ((0 === twig_compare($context["homeSection"], "stampsSection"))) {
// line 50
echo "\t\t\t\t\t";
$context["section"] = (isset($context["stampsSection"]) || array_key_exists("stampsSection", $context) ? $context["stampsSection"] : (function () { throw new RuntimeError('Variable "stampsSection" does not exist.', 50, $this->source); })());
// line 51
echo "\t\t\t\t";
}
// line 52
echo "
\t\t\t\t";
// line 53
if ((0 === twig_compare(twig_get_attribute($this->env, $this->source, $context["value"], "active", [], "any", false, false, false, 53), $this->extensions['EADPlataforma\Twig\FunctionsExtension']->enum("ClientEnum::YES")))) {
// line 54
echo "\t\t\t\t\t";
$context["sectionTemplate"] = $this->extensions['EADPlataforma\Twig\FunctionsExtension']->getSection($context["homeSection"]);
// line 55
echo "\t\t\t\t\t";
if ((isset($context["sectionTemplate"]) || array_key_exists("sectionTemplate", $context) ? $context["sectionTemplate"] : (function () { throw new RuntimeError('Variable "sectionTemplate" does not exist.', 55, $this->source); })())) {
// line 56
echo "\t\t\t\t\t\t";
$this->loadTemplate((isset($context["sectionTemplate"]) || array_key_exists("sectionTemplate", $context) ? $context["sectionTemplate"] : (function () { throw new RuntimeError('Variable "sectionTemplate" does not exist.', 56, $this->source); })()), "website/home/home.html.twig", 56)->display(twig_array_merge($context, ["layout" => "home", "theme" => (( // line 58
(isset($context["isDarkTheme"]) || array_key_exists("isDarkTheme", $context) ? $context["isDarkTheme"] : (function () { throw new RuntimeError('Variable "isDarkTheme" does not exist.', 58, $this->source); })())) ? ("dark") : ("light"))]));
// line 60
echo "\t\t\t\t\t";
}
// line 61
echo "\t\t\t\t";
}
// line 62
echo "\t\t\t";
}
// line 63
echo "\t\t";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['homeSection'], $context['value'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 64
echo "
\t\t";
// line 65
$this->loadTemplate("website/includes/pwa.html.twig", "website/home/home.html.twig", 65)->display($context);
// line 66
echo "\t</div>
\t";
// line 68
$this->displayBlock('newsletterSection', $context, $blocks);
// line 70
echo "\t
\t";
// line 71
$this->displayBlock('socialSection', $context, $blocks);
// line 73
echo "
\t";
// line 74
$this->displayBlock('institutionalSection', $context, $blocks);
// line 76
echo "
\t";
// line 77
$this->displayBlock('stampsSection', $context, $blocks);
// line 79
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 68
public function block_newsletterSection($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "newsletterSection"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "newsletterSection"));
// line 69
echo "\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 71
public function block_socialSection($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "socialSection"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "socialSection"));
// line 72
echo "\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 74
public function block_institutionalSection($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "institutionalSection"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "institutionalSection"));
// line 75
echo "\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 77
public function block_stampsSection($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stampsSection"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stampsSection"));
// line 78
echo "\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "website/home/home.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 380 => 78, 370 => 77, 360 => 75, 350 => 74, 340 => 72, 330 => 71, 320 => 69, 310 => 68, 299 => 79, 297 => 77, 294 => 76, 292 => 74, 289 => 73, 287 => 71, 284 => 70, 282 => 68, 278 => 66, 276 => 65, 273 => 64, 259 => 63, 256 => 62, 253 => 61, 250 => 60, 248 => 58, 246 => 56, 243 => 55, 240 => 54, 238 => 53, 235 => 52, 232 => 51, 229 => 50, 226 => 49, 223 => 48, 220 => 47, 217 => 46, 214 => 45, 211 => 44, 208 => 43, 205 => 42, 202 => 41, 199 => 40, 196 => 39, 193 => 38, 190 => 37, 187 => 36, 184 => 35, 181 => 34, 178 => 33, 175 => 32, 172 => 31, 169 => 30, 166 => 29, 163 => 28, 146 => 27, 142 => 25, 132 => 24, 113 => 21, 103 => 20, 92 => 17, 79 => 6, 77 => 5, 74 => 4, 64 => 3, 41 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'website/main.template.html.twig' %}
{% block headScripts %}
\t{% if activeMetrics == enum('ClientEnum::YES') %}
\t <script>
\t (function(h,o,t,j,a,r){
\t h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
\t h._hjSettings={hjid:3636984,hjsv:6};
\t a=o.getElementsByTagName('head')[0];
\t r=o.createElement('script');r.async=1;
\t r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
\t a.appendChild(r);
\t })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
\t </script>
\t{% endif %}
{% endblock %}
{% block bodyTag %}
<body id=\"body\" class=\"home-body\" data-theme=\"{{ isDarkTheme? 'dark':'light' }}\"{% if isDarkTheme %} data-hide-deco=\"{{ hideBgDeco? 1:0 }}\"{% endif %}>
{% endblock %}
{% block body %}
\t<div class=\"pag-home\">
\t\t{% for homeSection, value in homeLayoutSections %}
\t\t\t{% if isPageSection(value) %}
\t\t\t\t{% include 'website/home/section.html.twig' with { section: value } %}
\t\t\t{% else %}
\t\t\t\t{% if homeSection == 'bannerSection' %}
\t\t\t\t\t{% set section = bannerSection %}
\t\t\t\t{% elseif homeSection == 'searchSection' %}
\t\t\t\t\t{% set section = searchSection %}
\t\t\t\t{% elseif homeSection == 'productCategorySection' %}
\t\t\t\t\t{% set section = productCategorySection %}
\t\t\t\t{% elseif homeSection == 'institutionalSection' %}
\t\t\t\t\t{% set section = institutionalSection %}
\t\t\t\t{% elseif homeSection == 'testimonialSection' %}
\t\t\t\t\t{% set section = testimonialSection %}
\t\t\t\t{% elseif homeSection == 'newsSection' %}
\t\t\t\t\t{% set section = newsSection %}
\t\t\t\t{% elseif homeSection == 'faqSection' %}
\t\t\t\t\t{% set section = faqSection %}
\t\t\t\t{% elseif homeSection == 'socialSection' %}
\t\t\t\t\t{% set section = socialSection %}
\t\t\t\t{% elseif homeSection == 'teacherSection' %}
\t\t\t\t\t{% set section = teacherSection %}
\t\t\t\t{% elseif homeSection == 'stampsSection' %}
\t\t\t\t\t{% set section = stampsSection %}
\t\t\t\t{% endif %}
\t\t\t\t{% if value.active == enum('ClientEnum::YES') %}
\t\t\t\t\t{% set sectionTemplate = getSection(homeSection) %}
\t\t\t\t\t{% if sectionTemplate %}
\t\t\t\t\t\t{% include sectionTemplate with {
\t\t\t\t\t\t\tlayout: 'home',
\t\t\t\t\t\t\ttheme: (isDarkTheme ? 'dark':'light')
\t\t\t\t\t\t}%}
\t\t\t\t\t{% endif %}
\t\t\t\t{% endif %}
\t\t\t{% endif %}
\t\t{% endfor %}
\t\t{% include 'website/includes/pwa.html.twig' %}
\t</div>
\t{% block newsletterSection %}
\t{% endblock %}
\t
\t{% block socialSection %}
\t{% endblock %}
\t{% block institutionalSection %}
\t{% endblock %}
\t{% block stampsSection %}
\t{% endblock %}
{% endblock %}
", "website/home/home.html.twig", "/var/www/html/templates/website/home/home.html.twig");
}
}