Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
themes /
bluemarine /
Delete
Unzip
Name
Size
Permission
Date
Action
block.tpl.php
270
B
-rw-r--r--
2014-12-11 05:46
bluemarine.info
277
B
-rw-r--r--
2014-12-11 05:46
box.tpl.php
176
B
-rw-r--r--
2014-12-11 05:46
comment.tpl.php
589
B
-rw-r--r--
2014-12-11 05:46
logo.png
1.88
KB
-rw-r--r--
2014-12-11 05:46
node.tpl.php
571
B
-rw-r--r--
2014-12-11 05:46
page.tpl.php
2.33
KB
-rw-r--r--
2014-12-11 05:46
screenshot.png
4.19
KB
-rw-r--r--
2014-12-11 05:46
style-rtl.css
486
B
-rw-r--r--
2014-12-11 05:46
style.css
5.6
KB
-rw-r--r--
2014-12-11 05:46
Save
Rename
<?php ?> <div class="node<?php if ($sticky) { print " sticky"; } ?><?php if (!$status) { print " node-unpublished"; } ?>"> <?php if ($picture) { print $picture; }?> <?php if ($page == 0) { ?><h2 class="title"><a href="<?php print $node_url?>"><?php print $title?></a></h2><?php }; ?> <span class="submitted"><?php print $submitted?></span> <div class="taxonomy"><?php print $terms?></div> <div class="content"><?php print $content?></div> <?php if ($links) { ?><div class="links">» <?php print $links?></div><?php }; ?> </div>