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 /
prod /
twig /
96 /
Delete
Unzip
Name
Size
Permission
Date
Action
9668df4bb8a7947312f9198e4f0e4c64bfd7a004255961465400caaf2d7eb847.php
3.8
KB
-rw-rw-r--
2022-12-09 22:56
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; /* blocks/header.html.twig */ class __TwigTemplate_f6bc27057b358cdf0e09070299582e27abe78c03337d30cbe66755a06006ee24 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 "<app-app-header _ngcontent-lot-c76=\"\" _nghost-lot-c69=\"\"> <div _ngcontent-lot-c69=\"\" class=\"app-header__banners\"></div> <div _ngcontent-lot-c69=\"\" class=\"app-header__wrap\"> <div _ngcontent-lot-c69=\"\" class=\"app-header\"> <div _ngcontent-lot-c69=\"\" class=\"app-header__left-block\"> <a _ngcontent-lot-c69=\"\" routerlink=\"/\" class=\"app-header__logo\" href=\"/\">WB</a> </div> <div _ngcontent-lot-c69=\"\" class=\"app-header__right-block\"> <div _ngcontent-lot-c69=\"\" class=\"hover-dropdown-wrap\"> <div _ngcontent-lot-c69=\"\" class=\"app-header__profile\"> <div _ngcontent-lot-c69=\"\" class=\"app-header__profile__avatar-wrap\"> <img _ngcontent-lot-c69=\"\" src=\"/assets/images/profile.svg\" alt=\"\" class=\"app-header__profile__avatar-image\" /> </div> <div _ngcontent-lot-c69=\"\" class=\"hover-dropdown hover-dropdown--right\"> <div _ngcontent-lot-c69=\"\" class=\"app-header__profile__submenu-title\"><span _ngcontent-lot-c69=\"\">coffemoloko@bk.ru</span></div> <div _ngcontent-lot-c69=\"\" class=\"app-header__profile__menu\"> <a _ngcontent-lot-c69=\"\" href=\"/wb/supplier/products\">Мои товары</a> <a _ngcontent-lot-c69=\"\" href=\"/profile/account\">Аккаунт</a> <a _ngcontent-lot-c69=\"\" href=\"/profile/plans\">Тарифные планы</a> <a _ngcontent-lot-c69=\"\" href=\"/profile/api-keys\">API ключи</a> <hr _ngcontent-lot-c69=\"\" /> <button _ngcontent-lot-c69=\"/logout\">Выход</button> </div> </div> </div> </div> </div> </div> </div> <div _ngcontent-lot-c69=\"\" placement=\"bottom\" container=\"body\" triggers=\"mouseenter:mouseleave\" containerclass=\"pop-phone-confirm pop-phone-confirm--disable\" class=\"app-menu\"> <div _ngcontent-lot-c69=\"\" class=\"app-menu__list-wrap\"> <div _ngcontent-lot-c69=\"\" class=\"app-menu__item\"> <a _ngcontent-lot-c69=\"\" routerlinkactive=\"active\" href=\"/lk/analytics\" class=\"active\">Аналитика</a> </div> "; // line 39 echo " </div> </div> </app-app-header>"; } public function getTemplateName() { return "blocks/header.html.twig"; } public function getDebugInfo() { return array ( 73 => 39, 37 => 1,); } public function getSourceContext() { return new Source("", "blocks/header.html.twig", "/home/www/wb/templates/blocks/header.html.twig"); } }