Your IP : 216.73.216.209


Current Path : /tmp/breakdance-1301adca/twig-auto-generated-cache/d4/
Upload File :
Current File : //tmp/breakdance-1301adca/twig-auto-generated-cache/d4/d43eefa4220d2df2a6f36b473a0be6c3.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;

/* cc5daaccbf3bbb60892a4e32aa54a5aec20f6729 */
class __TwigTemplate_b77c7376aff87f639f33ea989fc24f81 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", "cc5daaccbf3bbb60892a4e32aa54a5aec20f6729", 2)->unwrap();
        // line 3
        echo "return false;
";
    }

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

    public function isTraitable()
    {
        return false;
    }

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

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