%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/projetos/admin.iigd.com.br/tmp/twig/c0/
Upload File :
Create Path :
Current File : /var/www/projetos/admin.iigd.com.br/tmp/twig/c0/c0d5377f7d87a38ef59fab8d93b320839b67dffb1bd5d8e77f7b57f15ccadd0e.php

<?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;

/* setup/servers/index.twig */
class __TwigTemplate_051593bf56595e988fb18b056390ef985b561df5c920aeaeeadaef85e269c97d extends Template
{
    private $source;
    private $macros = [];

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

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

        $this->blocks = [
            'content' => [$this, 'block_content'],
        ];
    }

    protected function doGetParent(array $context)
    {
        // line 1
        return "setup/base.twig";
    }

    protected function doDisplay(array $context, array $blocks = [])
    {
        $macros = $this->macros;
        $this->parent = $this->loadTemplate("setup/base.twig", "setup/servers/index.twig", 1);
        $this->parent->display($context, array_merge($this->blocks, $blocks));
    }

    // line 2
    public function block_content($context, array $blocks = [])
    {
        $macros = $this->macros;
        // line 3
        echo "
";
        // line 4
        if (((0 === twig_compare(($context["mode"] ?? null), "edit")) && ($context["has_server"] ?? null))) {
            // line 5
            echo "  <h2>
    ";
echo _gettext("Edit server");
            // line 7
            echo "    ";
            echo twig_escape_filter($this->env, ($context["server_id"] ?? null), "html", null, true);
            echo "
    <small>(";
            // line 8
            echo twig_escape_filter($this->env, ($context["server_dsn"] ?? null), "html", null, true);
            echo ")</small>
  </h2>
";
        } elseif (((0 !== twig_compare(        // line 10
($context["mode"] ?? null), "revert")) ||  !($context["has_server"] ?? null))) {
            // line 11
            echo "  <h2>";
echo _gettext("Add a new server");
            echo "</h2>
";
        }
        // line 13
        echo "
";
        // line 14
        if ((((0 === twig_compare(($context["mode"] ?? null), "add")) || (0 === twig_compare(($context["mode"] ?? null), "edit"))) || (0 === twig_compare(($context["mode"] ?? null), "revert")))) {
            // line 15
            echo "  ";
            echo ($context["page"] ?? null);
            echo "
";
        } else {
            // line 17
            echo "  <p>";
echo _gettext("Something went wrong.");
            echo "</p>
";
        }
        // line 19
        echo "
";
    }

    public function getTemplateName()
    {
        return "setup/servers/index.twig";
    }

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  94 => 19,  88 => 17,  82 => 15,  80 => 14,  77 => 13,  71 => 11,  69 => 10,  64 => 8,  59 => 7,  55 => 5,  53 => 4,  50 => 3,  46 => 2,  35 => 1,);
    }

    public function getSourceContext()
    {
        return new Source("", "setup/servers/index.twig", "/var/www/projetos/admin.iigd.com.br/templates/setup/servers/index.twig");
    }
}

Zerion Mini Shell 1.0