Spade

Mini Shell

Directory:~$ /home/lmsyaran/public_html/joomla4/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/public_html/joomla4/fc.zip

PKS�[��5RRDfc33865e18ed059f77ead14bbc35a3f9d27f1256b0e5c3a076c0f05a27c085d8.phpnu�[���<?php

use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
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;

/* partials/page.html.twig */
class
__TwigTemplate_1add5b8116edd066e59352a202af2c53131c6f37cb73617bb2bc60e6a76c01f5
extends \Twig\Template
{
    public function __construct(Environment $env)
    {
        parent::__construct($env);

        $this->blocks = [
            'page_footer' => [$this,
'block_page_footer'],
        ];
    }

    protected function doGetParent(array $context)
    {
        // line 1
        return "@nucleus/page.html.twig";
    }

    protected function doDisplay(array $context, array $blocks = [])
    {
        $this->parent =
$this->loadTemplate("@nucleus/page.html.twig",
"partials/page.html.twig", 1);
        $this->parent->display($context,
array_merge($this->blocks, $blocks));
    }

    // line 3
    public function block_page_footer($context, array $blocks = [])
    {
        // line 4
        echo "    ";
        $this->displayParentBlock("page_footer", $context,
$blocks);
        echo "
    <jdoc:include type=\"modules\" name=\"debug\"
/>
";
    }

    public function getTemplateName()
    {
        return "partials/page.html.twig";
    }

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  42 => 4,  39 => 3,  29 => 1,);
    }

    /** @deprecated since 1.27 (to be removed in 2.0). Use
getSourceContext() instead */
    public function getSource()
    {
        @trigger_error('The '.__METHOD__.' method is
deprecated since version 1.27 and will be removed in 2.0. Use
getSourceContext() instead.', E_USER_DEPRECATED);

        return $this->getSourceContext()->getCode();
    }

    public function getSourceContext()
    {
        return new Source("",
"partials/page.html.twig",
"/home/lmsyaran/public_html/media/gantry5/engines/nucleus/twig/partials/page.html.twig");
    }
}
PKS�[��5RRDfc33865e18ed059f77ead14bbc35a3f9d27f1256b0e5c3a076c0f05a27c085d8.phpnu�[���PK��