Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.141.29.119
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
var /
cache /
dev /
twig /
c5 /
Delete
Unzip
Name
Size
Permission
Date
Action
c500ecbb20bee54d50055a5168270c8332e5c0d45ec7aec6476b116ade7ffe9b.php
10.61
KB
-rw-rw-rw-
2022-12-26 05:51
c5c316f59c932052a23deec2549bfa7137da3ed2521de09506b4db4bf5cbfbc4.php
69.32
KB
-rw-rw-rw-
2022-12-22 17:25
Save
Rename
<?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; /* layouts/auth-layout.html.twig */ class __TwigTemplate_44fcc19b1953b8ecdb8d2253a36d9239bce5bf6a59e9ee95357a4a8dbfc470f7 extends Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'body' => [$this, 'block_body'], 'content' => [$this, 'block_content'], 'javascript_bottom' => [$this, 'block_javascript_bottom'], ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layouts/auth-layout.html.twig")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layouts/auth-layout.html.twig")); // line 1 echo "<!DOCTYPE html> <html lang=\"en\"> <head> <meta charset=\"utf-8\"> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"> <title>WB</title> <link rel=\"stylesheet\" href=\"//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback\"> <link rel=\"stylesheet\" href=\""; // line 8 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/plugins/fontawesome-free/css/all.min.css"), "html", null, true); echo "\"> <link rel=\"stylesheet\" href=\""; // line 9 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/plugins/icheck-bootstrap/icheck-bootstrap.min.css"), "html", null, true); echo "\"> <link rel=\"stylesheet\" href=\""; // line 10 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/css/adminlte.min.css"), "html", null, true); echo "\"> <link rel=\"stylesheet\" href=\""; // line 11 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/css/custom.css"), "html", null, true); echo "\"> </head> "; // line 13 $this->displayBlock('body', $context, $blocks); // line 28 echo "</html>"; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); } // line 13 public function block_body($context, array $blocks = []) { $macros = $this->macros; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body")); // line 14 echo "<body class=\"hold-transition login-page\"> "; // line 16 $this->displayBlock('content', $context, $blocks); // line 17 echo " "; // line 18 $this->displayBlock('javascript_bottom', $context, $blocks); // line 26 echo "</body> "; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); } // line 16 public function block_content($context, array $blocks = []) { $macros = $this->macros; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); } // line 18 public function block_javascript_bottom($context, array $blocks = []) { $macros = $this->macros; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript_bottom")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript_bottom")); // line 19 echo " <script src=\""; echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/plugins/jquery/jquery.min.js"), "html", null, true); echo "\"></script> <script src=\""; // line 20 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/plugins/bootstrap/js/bootstrap.bundle.min.js"), "html", null, true); echo "\"></script> <script src=\""; // line 21 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/js/adminlte.min.js"), "html", null, true); echo "\"></script> "; // line 24 echo " "; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); } public function getTemplateName() { return "layouts/auth-layout.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 157 => 24, 153 => 21, 149 => 20, 144 => 19, 134 => 18, 116 => 16, 105 => 26, 103 => 18, 100 => 17, 98 => 16, 94 => 14, 84 => 13, 74 => 28, 72 => 13, 67 => 11, 63 => 10, 59 => 9, 55 => 8, 46 => 1,); } public function getSourceContext() { return new Source("<!DOCTYPE html> <html lang=\"en\"> <head> <meta charset=\"utf-8\"> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"> <title>WB</title> <link rel=\"stylesheet\" href=\"//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback\"> <link rel=\"stylesheet\" href=\"{{ asset('/plugins/fontawesome-free/css/all.min.css') }}\"> <link rel=\"stylesheet\" href=\"{{ asset('/plugins/icheck-bootstrap/icheck-bootstrap.min.css') }}\"> <link rel=\"stylesheet\" href=\"{{ asset('/assets/css/adminlte.min.css') }}\"> <link rel=\"stylesheet\" href=\"{{ asset('/assets/css/custom.css') }}\"> </head> {% block body %} <body class=\"hold-transition login-page\"> {% block content %}{% endblock content %} {% block javascript_bottom %} <script src=\"{{ asset('/plugins/jquery/jquery.min.js') }}\"></script> <script src=\"{{ asset('/plugins/bootstrap/js/bootstrap.bundle.min.js') }}\"></script> <script src=\"{{ asset('/assets/js/adminlte.min.js') }}\"></script> {# <script src=\"{{ asset('/assets/js/jquery.canvasjs.min.js') }}\"></script> <script src=\"{{ asset('/assets/js/custom.js') }}\"></script> #} {% endblock %} </body> {% endblock %} </html>", "layouts/auth-layout.html.twig", "/home/www/wb/templates/layouts/auth-layout.html.twig"); } }