var/cache/dev/twig/b2/b2fcd8ac15e43a04509679db1050b20600c964754b3007c04b2485977ee0212d.php line 38

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. /* Global/layout.html.twig */
  14. class __TwigTemplate_f4f4eade1f233b0f496250f9a5002ca202fae09c13537037502e25e149d8d865 extends \Twig\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->parent false;
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'meta_dynamic_seo' => [$this'block_meta_dynamic_seo'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'content' => [$this'block_content'],
  28.             'javascripts' => [$this'block_javascripts'],
  29.         ];
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Global/layout.html.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Global/layout.html.twig"));
  38.         // line 1
  39.         echo "<!DOCTYPE html>
  40. <html lang=\"";
  41.         // line 2
  42.         echo twig_escape_filter($this->envtwig_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.'2$this->source); })()), "request", [], "any"falsefalsefalse2), "get", [=> "_locale"], "method"falsefalsefalse2), "html"nulltrue);
  43.         echo "\">
  44.     <head>
  45.         <!--[if IE]>
  46.             <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  47.         <![endif]-->
  48.         <meta charset=\"utf-8\" />
  49.         <meta name=\"robots\" content=\"index, follow, all\" />
  50.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\" />
  51.         <title>";
  52.         // line 10
  53.         $this->displayBlock('title'$context$blocks);
  54.         echo " | ";
  55.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'10$this->source); })()), "getSetting", [=> "website_name"], "method"falsefalsefalse10), "html"nulltrue);
  56.         echo "</title>
  57.         <meta property=\"og:site_name\" content=\"";
  58.         // line 11
  59.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'11$this->source); })()), "getSetting", [=> "website_name"], "method"falsefalsefalse11), "html"nulltrue);
  60.         echo "\" />
  61.         <meta property=\"og:type\" content=\"website\" />
  62.         <meta property=\"og:url\" content=\"";
  63.         // line 13
  64.         echo twig_escape_filter($this->env, (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.'13$this->source); })()), "request", [], "any"falsefalsefalse13), "schemeAndHttpHost", [], "any"falsefalsefalse13) . 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.'13$this->source); })()), "request", [], "any"falsefalsefalse13), "requestUri", [], "any"falsefalsefalse13)), "html"nulltrue);
  65.         echo "\" />
  66.         <meta name=\"twitter:card\" content=\"summary_large_image\" />
  67.         <meta name=\"twitter:site\" content=\"@";
  68.         // line 16
  69.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'16$this->source); })()), "getSetting", [=> "website_slug"], "method"falsefalsefalse16), "html"nulltrue);
  70.         echo "\" />
  71.         ";
  72.         // line 17
  73.         $this->displayBlock('meta_dynamic_seo'$context$blocks);
  74.         // line 28
  75.         echo "        <link rel=\"shortcut icon\" href=\"";
  76.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'28$this->source); })()), "getAppLayoutSettings", [], "any"falsefalsefalse28), "getFaviconPath", [], "any"falsefalsefalse28))), "html"nulltrue);
  77.         echo "\" />
  78.         <link rel=\"canonical\" href=\"";
  79.         // line 29
  80.         echo twig_escape_filter($this->env, (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.'29$this->source); })()), "request", [], "any"falsefalsefalse29), "schemeAndHttpHost", [], "any"falsefalsefalse29) . 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.'29$this->source); })()), "request", [], "any"falsefalsefalse29), "requestUri", [], "any"falsefalsefalse29)), "html"nulltrue);
  81.         echo "\" />
  82.         <meta name=\"apple-mobile-web-app-title\" content=\"";
  83.         // line 31
  84.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'31$this->source); })()), "getSetting", [=> "website_name"], "method"falsefalsefalse31), "html"nulltrue);
  85.         echo "\" />
  86.         <meta name=\"twitter:site\" content=\"@";
  87.         // line 32
  88.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'32$this->source); })()), "getSetting", [=> "website_name"], "method"falsefalsefalse32), "html"nulltrue);
  89.         echo "\" />
  90.         <meta name=\"application-name\" content=\"";
  91.         // line 33
  92.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'33$this->source); })()), "getSetting", [=> "website_name"], "method"falsefalsefalse33), "html"nulltrue);
  93.         echo "\" />
  94.         <meta name=\"msapplication-tooltip\" content=\"";
  95.         // line 34
  96.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'34$this->source); })()), "getSetting", [=> ("website_description_" 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.'34$this->source); })()), "request", [], "any"falsefalsefalse34), "locale", [], "any"falsefalsefalse34))], "method"falsefalsefalse34), "html"nulltrue);
  97.         echo "\" />
  98.         ";
  99.         // line 37
  100.         echo "        ";
  101.         if (((twig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'37$this->source); })()), "getSetting", [=> "google_analytics_code"], "method"falsefalsefalse37) != "") &&  !(null === twig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'37$this->source); })()), "getSetting", [=> "google_analytics_code"], "method"falsefalsefalse37)))) {
  102.             // line 38
  103.             echo "            <!-- Global site tag (gtag.js) - Google Analytics -->
  104.             <script async src=\"https://www.googletagmanager.com/gtag/js?id=";
  105.             // line 39
  106.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'39$this->source); })()), "getSetting", [=> "google_analytics_code"], "method"falsefalsefalse39), "html"nulltrue);
  107.             echo "\" integrity=\"sha384-oqVuAfXRKap7fdgcCY5uykM6+R9GqQ8K/uxy9rx7HNQlGYl1kPzQho1wx4JwY8wC\"></script>
  108.             <script>
  109.                 window.dataLayer = window.dataLayer || [];
  110.                 function gtag() {
  111.                     dataLayer.push(arguments);
  112.                 }
  113.                 gtag('js', new Date());
  114.                 gtag('config', '";
  115.             // line 47
  116.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'47$this->source); })()), "getSetting", [=> "google_analytics_code"], "method"falsefalsefalse47), "html"nulltrue);
  117.             echo "');
  118.             </script>
  119.         ";
  120.         }
  121.         // line 50
  122.         echo "
  123.         ";
  124.         // line 51
  125.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app");
  126.         echo "
  127.         ";
  128.         // line 54
  129.         echo "        ";
  130.         if ((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.'54$this->source); })()), "request", [], "any"falsefalsefalse54), "locale", [], "any"falsefalsefalse54) == "fr")) {
  131.             // line 55
  132.             echo "            ";
  133.             echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app.fr");
  134.             echo "
  135.         ";
  136.         } elseif ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 56
  137. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'56$this->source); })()), "request", [], "any"falsefalsefalse56), "locale", [], "any"falsefalsefalse56) == "ar")) {
  138.             // line 57
  139.             echo "            ";
  140.             echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app.ar");
  141.             echo "
  142.         ";
  143.         } elseif ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 58
  144. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'58$this->source); })()), "request", [], "any"falsefalsefalse58), "locale", [], "any"falsefalsefalse58) == "es")) {
  145.             // line 59
  146.             echo "            ";
  147.             echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app.es");
  148.             echo "
  149.         ";
  150.         } elseif ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 60
  151. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'60$this->source); })()), "request", [], "any"falsefalsefalse60), "locale", [], "any"falsefalsefalse60) == "de")) {
  152.             // line 61
  153.             echo "            ";
  154.             echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app.de");
  155.             echo "
  156.         ";
  157.         } elseif ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 62
  158. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'62$this->source); })()), "request", [], "any"falsefalsefalse62), "locale", [], "any"falsefalsefalse62) == "pt")) {
  159.             // line 63
  160.             echo "            ";
  161.             echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app.pt");
  162.             echo "
  163.         ";
  164.         }
  165.         // line 65
  166.         echo "
  167.         ";
  168.         // line 67
  169.         echo "        ";
  170.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags(("app." twig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'67$this->source); })()), "getSetting", [=> "app_theme"], "method"falsefalsefalse67)));
  171.         echo "
  172.         ";
  173.         // line 69
  174.         $this->displayBlock('stylesheets'$context$blocks);
  175.         // line 71
  176.         echo "
  177.         ";
  178.         // line 73
  179.         echo "        ";
  180.         if (((twig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'73$this->source); })()), "getSetting", [=> "custom_css"], "method"falsefalsefalse73) != "") &&  !(null === twig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'73$this->source); })()), "getSetting", [=> "custom_css"], "method"falsefalsefalse73)))) {
  181.             // line 74
  182.             echo "            <style>
  183.                 ";
  184.             // line 75
  185.             echo twig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'75$this->source); })()), "getSetting", [=> "custom_css"], "method"falsefalsefalse75);
  186.             echo "
  187.             </style>
  188.         ";
  189.         }
  190.         // line 78
  191.         echo "
  192.     </head>
  193.     <body class=\"bg-gray ";
  194.         // line 80
  195.         if ((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.'80$this->source); })()), "request", [], "any"falsefalsefalse80), "locale", [], "any"falsefalsefalse80) == "ar")) {
  196.             echo "rtl";
  197.         }
  198.         echo "\" data-currency-ccy=\"";
  199.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'80$this->source); })()), "getSetting", [=> "currency_ccy"], "method"falsefalsefalse80), "html"nulltrue);
  200.         echo "\" data-currency-symbol=\"";
  201.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'80$this->source); })()), "getSetting", [=> "currency_symbol"], "method"falsefalsefalse80), "html"nulltrue);
  202.         echo "\" data-currency-position=\"";
  203.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'80$this->source); })()), "getSetting", [=> "currency_position"], "method"falsefalsefalse80), "html"nulltrue);
  204.         echo "\" data-timezone=\"";
  205.         echo twig_escape_filter($this->env, (isset($context["date_timezone"]) || array_key_exists("date_timezone"$context) ? $context["date_timezone"] : (function () { throw new RuntimeError('Variable "date_timezone" does not exist.'80$this->source); })()), "html"nulltrue);
  206.         echo "\" ";
  207.         if ((twig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'80$this->source); })()), "getSetting", [=> "show_cookie_policy_bar"], "method"falsefalsefalse80) == "yes")) {
  208.             echo "data-cookie-bar-page-link=\"";
  209.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'80$this->source); })()), "getSetting", [=> "cookie_policy_page_slug"], "method"falsefalsefalse80)]), "html"nulltrue);
  210.             echo "\" ";
  211.         }
  212.         echo " ";
  213.         if ((twig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'80$this->source); })()), "getEnv", [=> "DEMO_MODE"], "method"falsefalsefalse80) == "1")) {
  214.             echo "data-demo-mode=\"1\"";
  215.         }
  216.         echo ">
  217.         ";
  218.         // line 82
  219.         $this->loadTemplate("Global/header.html.twig""Global/layout.html.twig"82)->display($context);
  220.         // line 83
  221.         echo "
  222.         ";
  223.         // line 84
  224.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_PREVIOUS_ADMIN")) {
  225.             // line 85
  226.             echo "            ";
  227.             $this->loadTemplate("Global/message.html.twig""Global/layout.html.twig"85)->display(twig_array_merge($context, ["type" => "info""icon" => "fas fa-info-circle""message" => (((((($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("You are connected as \"%username%", ["%username%" => 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.'85$this->source); })()), "user", [], "any"falsefalsefalse85), "username", [], "any"falsefalsefalse85)]) . "\", <a href=\"") . $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard_index", ["_switch_user" => "_exit"])) . "\">") . $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Click here")) . "</a> ") . $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("to return to your dashboard"))]));
  228.             // line 86
  229.             echo "        ";
  230.         }
  231.         // line 87
  232.         echo "
  233.         ";
  234.         // line 88
  235.         $this->displayBlock('content'$context$blocks);
  236.         // line 89
  237.         echo "
  238.         ";
  239.         // line 90
  240.         $this->loadTemplate("Global/footer.html.twig""Global/layout.html.twig"90)->display($context);
  241.         // line 91
  242.         echo "
  243.         ";
  244.         // line 92
  245.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
  246.             // line 93
  247.             echo "            ";
  248.             $this->loadTemplate("Global/dashboard-items-sidenav.html.twig""Global/layout.html.twig"93)->display($context);
  249.             // line 94
  250.             echo "        ";
  251.         }
  252.         // line 95
  253.         echo "
  254.         ";
  255.         // line 96
  256.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app");
  257.         echo "
  258.         ";
  259.         // line 98
  260.         $this->displayBlock('javascripts'$context$blocks);
  261.         // line 100
  262.         echo "
  263.         ";
  264.         // line 101
  265.         $context['_parent'] = $context;
  266.         $context['_seq'] = twig_ensure_traversable(twig_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.'101$this->source); })()), "flashes", [], "any"falsefalsefalse101));
  267.         foreach ($context['_seq'] as $context["type"] => $context["messages"]) {
  268.             // line 102
  269.             echo "            ";
  270.             $context['_parent'] = $context;
  271.             $context['_seq'] = twig_ensure_traversable($context["messages"]);
  272.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  273.                 // line 103
  274.                 echo "                <div class=\"flash-message\" data-type=\"";
  275.                 echo twig_escape_filter($this->env$context["type"], "html"nulltrue);
  276.                 echo "\" data-message=\"";
  277.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($context["message"]), "html"nulltrue);
  278.                 echo "\"></div>
  279.             ";
  280.             }
  281.             $_parent $context['_parent'];
  282.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  283.             $context array_intersect_key($context$_parent) + $_parent;
  284.             // line 105
  285.             echo "        ";
  286.         }
  287.         $_parent $context['_parent'];
  288.         unset($context['_seq'], $context['_iterated'], $context['type'], $context['messages'], $context['_parent'], $context['loop']);
  289.         $context array_intersect_key($context$_parent) + $_parent;
  290.         // line 106
  291.         echo "
  292.         <script id=\"top-search-result-template\" type=\"text/x-handlebars-template\">
  293.             ";
  294.         // line 108
  295.         $this->loadTemplate("Global/event-preview-horizontal.html.twig""Global/layout.html.twig"108)->display(twig_array_merge($context, ["handlebarstemplate" => true]));
  296.         // line 109
  297.         echo "        </script>
  298.         ";
  299.         // line 111
  300.         if ((twig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'111$this->source); })()), "getSetting", [=> "show_back_to_top_button"], "method"falsefalsefalse111) == "yes")) {
  301.             // line 112
  302.             echo "            <a class=\"material-scrolltop cursor-pointer btn btn-sm btn-primary\"></a>
  303.         ";
  304.         }
  305.         // line 114
  306.         echo "
  307.     </body>
  308. </html>
  309. ";
  310.         
  311.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  312.         
  313.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  314.     }
  315.     // line 10
  316.     public function block_title($context, array $blocks = [])
  317.     {
  318.         $macros $this->macros;
  319.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  320.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  321.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  322.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  323.         
  324.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  325.         
  326.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  327.     }
  328.     // line 17
  329.     public function block_meta_dynamic_seo($context, array $blocks = [])
  330.     {
  331.         $macros $this->macros;
  332.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  333.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_dynamic_seo"));
  334.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  335.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_dynamic_seo"));
  336.         // line 18
  337.         echo "            <meta name=\"description\" content=\"";
  338.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'18$this->source); })()), "getSetting", [=> ("website_description_" 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.'18$this->source); })()), "request", [], "any"falsefalsefalse18), "locale", [], "any"falsefalsefalse18))], "method"falsefalsefalse18), "html"nulltrue);
  339.         echo "\" />
  340.             <meta name=\"keywords\" content=\"";
  341.         // line 19
  342.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'19$this->source); })()), "getSetting", [=> ("website_keywords_" 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.'19$this->source); })()), "request", [], "any"falsefalsefalse19), "locale", [], "any"falsefalsefalse19))], "method"falsefalsefalse19), "html"nulltrue);
  343.         echo "\" />
  344.             <meta property=\"og:title\" content=\"";
  345.         // line 20
  346.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'20$this->source); })()), "getSetting", [=> "website_name"], "method"falsefalsefalse20), "html"nulltrue);
  347.         echo "\" />
  348.             <meta property=\"og:image\" content=\"";
  349.         // line 21
  350.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'21$this->source); })()), "getAppLayoutSettings", [], "any"falsefalsefalse21), "getOgImagePath", [], "any"falsefalsefalse21))), "html"nulltrue);
  351.         echo "\" />
  352.             <meta property=\"og:description\" content=\"";
  353.         // line 22
  354.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'22$this->source); })()), "getSetting", [=> ("website_description_" 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.'22$this->source); })()), "request", [], "any"falsefalsefalse22), "locale", [], "any"falsefalsefalse22))], "method"falsefalsefalse22), "html"nulltrue);
  355.         echo "\" />
  356.             <meta name=\"twitter:title\" content=\"";
  357.         // line 23
  358.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'23$this->source); })()), "getSetting", [=> "website_name"], "method"falsefalsefalse23), "html"nulltrue);
  359.         echo "\" />
  360.             <meta name=\"twitter:image\" content=\"";
  361.         // line 24
  362.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'24$this->source); })()), "getAppLayoutSettings", [], "any"falsefalsefalse24), "getOgImagePath", [], "any"falsefalsefalse24))), "html"nulltrue);
  363.         echo "\" />
  364.             <meta name=\"twitter:image:alt\" content=\"";
  365.         // line 25
  366.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'25$this->source); })()), "getSetting", [=> ("website_description_" 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.'25$this->source); })()), "request", [], "any"falsefalsefalse25), "locale", [], "any"falsefalsefalse25))], "method"falsefalsefalse25), "html"nulltrue);
  367.         echo "\" />
  368.             <meta name=\"twitter:description\" content=\"";
  369.         // line 26
  370.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["services"]) || array_key_exists("services"$context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.'26$this->source); })()), "getSetting", [=> ("website_description_" 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.'26$this->source); })()), "request", [], "any"falsefalsefalse26), "locale", [], "any"falsefalsefalse26))], "method"falsefalsefalse26), "html"nulltrue);
  371.         echo "\" />
  372.         ";
  373.         
  374.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  375.         
  376.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  377.     }
  378.     // line 69
  379.     public function block_stylesheets($context, array $blocks = [])
  380.     {
  381.         $macros $this->macros;
  382.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  383.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  384.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  385.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  386.         // line 70
  387.         echo "        ";
  388.         
  389.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  390.         
  391.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  392.     }
  393.     // line 88
  394.     public function block_content($context, array $blocks = [])
  395.     {
  396.         $macros $this->macros;
  397.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  398.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  399.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  400.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  401.         
  402.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  403.         
  404.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  405.     }
  406.     // line 98
  407.     public function block_javascripts($context, array $blocks = [])
  408.     {
  409.         $macros $this->macros;
  410.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  411.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  412.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  413.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  414.         // line 99
  415.         echo "        ";
  416.         
  417.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  418.         
  419.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  420.     }
  421.     public function getTemplateName()
  422.     {
  423.         return "Global/layout.html.twig";
  424.     }
  425.     public function isTraitable()
  426.     {
  427.         return false;
  428.     }
  429.     public function getDebugInfo()
  430.     {
  431.         return array (  458 => 99,  448 => 98,  430 => 88,  420 => 70,  410 => 69,  398 => 26,  394 => 25,  390 => 24,  386 => 23,  382 => 22,  378 => 21,  374 => 20,  370 => 19,  365 => 18,  355 => 17,  337 => 10,  324 => 114,  320 => 112,  318 => 111,  314 => 109,  312 => 108,  308 => 106,  302 => 105,  291 => 103,  286 => 102,  282 => 101,  279 => 100,  277 => 98,  272 => 96,  269 => 95,  266 => 94,  263 => 93,  261 => 92,  258 => 91,  256 => 90,  253 => 89,  251 => 88,  248 => 87,  245 => 86,  242 => 85,  240 => 84,  237 => 83,  235 => 82,  210 => 80,  206 => 78,  200 => 75,  197 => 74,  194 => 73,  191 => 71,  189 => 69,  183 => 67,  180 => 65,  174 => 63,  172 => 62,  167 => 61,  165 => 60,  160 => 59,  158 => 58,  153 => 57,  151 => 56,  146 => 55,  143 => 54,  138 => 51,  135 => 50,  129 => 47,  118 => 39,  115 => 38,  112 => 37,  107 => 34,  103 => 33,  99 => 32,  95 => 31,  90 => 29,  85 => 28,  83 => 17,  79 => 16,  73 => 13,  68 => 11,  62 => 10,  51 => 2,  48 => 1,);
  432.     }
  433.     public function getSourceContext()
  434.     {
  435.         return new Source("<!DOCTYPE html>
  436. <html lang=\"{{ app.request.get('_locale') }}\">
  437.     <head>
  438.         <!--[if IE]>
  439.             <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  440.         <![endif]-->
  441.         <meta charset=\"utf-8\" />
  442.         <meta name=\"robots\" content=\"index, follow, all\" />
  443.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\" />
  444.         <title>{% block title %}{% endblock %} | {{ services.getSetting(\"website_name\") }}</title>
  445.         <meta property=\"og:site_name\" content=\"{{ services.getSetting(\"website_name\") }}\" />
  446.         <meta property=\"og:type\" content=\"website\" />
  447.         <meta property=\"og:url\" content=\"{{ app.request.schemeAndHttpHost ~ app.request.requestUri }}\" />
  448.         <meta name=\"twitter:card\" content=\"summary_large_image\" />
  449.         <meta name=\"twitter:site\" content=\"@{{ services.getSetting(\"website_slug\") }}\" />
  450.         {% block meta_dynamic_seo %}
  451.             <meta name=\"description\" content=\"{{ services.getSetting(\"website_description_\" ~ app.request.locale) }}\" />
  452.             <meta name=\"keywords\" content=\"{{ services.getSetting(\"website_keywords_\" ~ app.request.locale) }}\" />
  453.             <meta property=\"og:title\" content=\"{{ services.getSetting(\"website_name\") }}\" />
  454.             <meta property=\"og:image\" content=\"{{ absolute_url(asset(services.getAppLayoutSettings.getOgImagePath)) }}\" />
  455.             <meta property=\"og:description\" content=\"{{ services.getSetting(\"website_description_\" ~ app.request.locale) }}\" />
  456.             <meta name=\"twitter:title\" content=\"{{ services.getSetting(\"website_name\") }}\" />
  457.             <meta name=\"twitter:image\" content=\"{{ absolute_url(asset(services.getAppLayoutSettings.getOgImagePath)) }}\" />
  458.             <meta name=\"twitter:image:alt\" content=\"{{ services.getSetting(\"website_description_\" ~ app.request.locale) }}\" />
  459.             <meta name=\"twitter:description\" content=\"{{ services.getSetting(\"website_description_\" ~ app.request.locale) }}\" />
  460.         {% endblock %}
  461.         <link rel=\"shortcut icon\" href=\"{{ absolute_url(asset(services.getAppLayoutSettings.getFaviconPath)) }}\" />
  462.         <link rel=\"canonical\" href=\"{{ app.request.schemeAndHttpHost ~ app.request.requestUri }}\" />
  463.         <meta name=\"apple-mobile-web-app-title\" content=\"{{ services.getSetting(\"website_name\") }}\" />
  464.         <meta name=\"twitter:site\" content=\"@{{ services.getSetting(\"website_name\") }}\" />
  465.         <meta name=\"application-name\" content=\"{{ services.getSetting(\"website_name\") }}\" />
  466.         <meta name=\"msapplication-tooltip\" content=\"{{ services.getSetting(\"website_description_\" ~ app.request.locale) }}\" />
  467.         {# Google analytics code added in the app parameters #}
  468.         {% if services.getSetting('google_analytics_code') != \"\" and services.getSetting('google_analytics_code') is not null %}
  469.             <!-- Global site tag (gtag.js) - Google Analytics -->
  470.             <script async src=\"https://www.googletagmanager.com/gtag/js?id={{ services.getSetting('google_analytics_code') }}\" integrity=\"sha384-oqVuAfXRKap7fdgcCY5uykM6+R9GqQ8K/uxy9rx7HNQlGYl1kPzQho1wx4JwY8wC\"></script>
  471.             <script>
  472.                 window.dataLayer = window.dataLayer || [];
  473.                 function gtag() {
  474.                     dataLayer.push(arguments);
  475.                 }
  476.                 gtag('js', new Date());
  477.                 gtag('config', '{{ services.getSetting('google_analytics_code') }}');
  478.             </script>
  479.         {% endif %}
  480.         {{ encore_entry_link_tags('app') }}
  481.         {# i18n lang specific styles #}
  482.         {% if app.request.locale == \"fr\" %}
  483.             {{ encore_entry_link_tags('app.fr') }}
  484.         {% elseif app.request.locale == \"ar\" %}
  485.             {{ encore_entry_link_tags('app.ar') }}
  486.         {% elseif app.request.locale == \"es\" %}
  487.             {{ encore_entry_link_tags('app.es') }}
  488.         {% elseif app.request.locale == \"de\" %}
  489.             {{ encore_entry_link_tags('app.de') }}
  490.         {% elseif app.request.locale == \"pt\" %}
  491.             {{ encore_entry_link_tags('app.pt') }}
  492.         {% endif %}
  493.         {# Application theme #}
  494.         {{ encore_entry_link_tags('app.'~services.getSetting('app_theme')) }}
  495.         {% block stylesheets %}
  496.         {% endblock %}
  497.         {# Custom css code added in the app parameters #}
  498.         {% if services.getSetting('custom_css') != \"\" and services.getSetting('custom_css') is not null %}
  499.             <style>
  500.                 {{ services.getSetting('custom_css')|raw }}
  501.             </style>
  502.         {% endif %}
  503.     </head>
  504.     <body class=\"bg-gray {% if app.request.locale == \"ar\" %}rtl{% endif %}\" data-currency-ccy=\"{{ services.getSetting('currency_ccy') }}\" data-currency-symbol=\"{{ services.getSetting('currency_symbol') }}\" data-currency-position=\"{{ services.getSetting('currency_position') }}\" data-timezone=\"{{ date_timezone }}\" {% if services.getSetting('show_cookie_policy_bar') == \"yes\" %}data-cookie-bar-page-link=\"{{ path('page', { slug : services.getSetting('cookie_policy_page_slug') }) }}\" {% endif %} {% if services.getEnv('DEMO_MODE') == \"1\" %}data-demo-mode=\"1\"{% endif %}>
  505.         {% include \"Global/header.html.twig\" %}
  506.         {% if is_granted('ROLE_PREVIOUS_ADMIN') %}
  507.             {% include \"Global/message.html.twig\" with { type: 'info', icon: 'fas fa-info-circle', message: ('You are connected as \"%username%'|trans({'%username%' : app.user.username})~ '\", <a href=\"'~ path('dashboard_index', {'_switch_user': '_exit'}) ~'\">' ~ 'Click here'|trans ~ '</a> ' ~ 'to return to your dashboard'|trans) } %}
  508.         {% endif %}
  509.         {% block content %}{% endblock %}
  510.         {% include \"Global/footer.html.twig\" %}
  511.         {% if is_granted(\"IS_AUTHENTICATED_REMEMBERED\") %}
  512.             {% include \"Global/dashboard-items-sidenav.html.twig\" %}
  513.         {% endif %}
  514.         {{ encore_entry_script_tags('app') }}
  515.         {% block javascripts %}
  516.         {% endblock %}
  517.         {% for type, messages in app.flashes %}
  518.             {% for message in messages %}
  519.                 <div class=\"flash-message\" data-type=\"{{ type }}\" data-message=\"{{ message|trans }}\"></div>
  520.             {% endfor %}
  521.         {% endfor %}
  522.         <script id=\"top-search-result-template\" type=\"text/x-handlebars-template\">
  523.             {% include \"Global/event-preview-horizontal.html.twig\" with { handlebarstemplate: true } %}
  524.         </script>
  525.         {% if services.getSetting(\"show_back_to_top_button\") == \"yes\" %}
  526.             <a class=\"material-scrolltop cursor-pointer btn btn-sm btn-primary\"></a>
  527.         {% endif %}
  528.     </body>
  529. </html>
  530. ""Global/layout.html.twig""/www/wwwroot/eventos.keoscx.com/templates/Global/layout.html.twig");
  531.     }
  532. }