Your IP : 216.73.216.209


Current Path : /tmp/breakdance-1301adca/twig-auto-generated-cache/e8/
Upload File :
Current File : //tmp/breakdance-1301adca/twig-auto-generated-cache/e8/e8e745401f3aaef23237698ea9cd01ce.php

<?php

use Breakdance\Lib\Vendor\Twig\Environment;
use Breakdance\Lib\Vendor\Twig\Error\LoaderError;
use Breakdance\Lib\Vendor\Twig\Error\RuntimeError;
use Breakdance\Lib\Vendor\Twig\Extension\SandboxExtension;
use Breakdance\Lib\Vendor\Twig\Markup;
use Breakdance\Lib\Vendor\Twig\Sandbox\SecurityError;
use Breakdance\Lib\Vendor\Twig\Sandbox\SecurityNotAllowedTagError;
use Breakdance\Lib\Vendor\Twig\Sandbox\SecurityNotAllowedFilterError;
use Breakdance\Lib\Vendor\Twig\Sandbox\SecurityNotAllowedFunctionError;
use Breakdance\Lib\Vendor\Twig\Source;
use Breakdance\Lib\Vendor\Twig\Template;

/* a73d123255a6d11cfe2bb216d0ce74e770f31690 */
class __TwigTemplate_8f7110ce666020ca9d13dec53b138f56 extends Template
{
    private $source;
    private $macros = [];

    public function __construct(Environment $env)
    {
        parent::__construct($env);

        $this->source = $this->getSourceContext();

        $this->parent = false;

        $this->blocks = [
        ];
    }

    protected function doDisplay(array $context, array $blocks = [])
    {
        $macros = $this->macros;
        // line 1
        echo "
";
        // line 2
        $macros["macros"] = $this->macros["macros"] = $this->loadTemplate("macros.twig", "a73d123255a6d11cfe2bb216d0ce74e770f31690", 2)->unwrap();
        // line 3
        echo ((\Breakdance\Lib\Vendor\Twig\Extension\Core\Functions\twig_get_attribute($this->env, $this->source, \Breakdance\Lib\Vendor\Twig\Extension\Core\Functions\twig_get_attribute($this->env, $this->source, ($context["design"] ?? null), "background", [], "any", false, false, false, 3), "lazy_load", [], "any", false, false, false, 3)) ? ("waiting") : (""));
        echo "
";
    }

    public function getTemplateName()
    {
        return "a73d123255a6d11cfe2bb216d0ce74e770f31690";
    }

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  42 => 3,  40 => 2,  37 => 1,);
    }

    public function getSourceContext()
    {
        return new Source("", "a73d123255a6d11cfe2bb216d0ce74e770f31690", "");
    }
}