Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.217.14
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib64 /
python2.7 /
site-packages /
Cheetah /
Templates /
Delete
Unzip
Name
Size
Permission
Date
Action
SkeletonPage.py
9.87
KB
-rw-r--r--
2010-07-02 05:17
SkeletonPage.pyc
7.24
KB
-rw-r--r--
2014-01-10 04:44
SkeletonPage.pyo
7.24
KB
-rw-r--r--
2014-01-10 04:44
SkeletonPage.tmpl
1.02
KB
-rw-r--r--
2010-07-02 05:17
_SkeletonPage.py
8.55
KB
-rw-r--r--
2010-07-02 05:17
_SkeletonPage.pyc
7.89
KB
-rw-r--r--
2014-01-10 04:44
_SkeletonPage.pyo
7.89
KB
-rw-r--r--
2014-01-10 04:44
__init__.py
1
B
-rw-r--r--
2010-07-02 05:17
__init__.pyc
151
B
-rw-r--r--
2014-01-10 04:44
__init__.pyo
151
B
-rw-r--r--
2014-01-10 04:44
Save
Rename
##doc-module: A Skeleton HTML page template, that provides basic structure and utility methods. ################################################################################ #extends Cheetah.Templates._SkeletonPage #implements respond ################################################################################ #cache id='header' $docType $htmlTag <!-- This document was autogenerated by Cheetah(http://CheetahTemplate.org). Do not edit it directly! Copyright $currentYr - $siteCopyrightName - All Rights Reserved. Feel free to copy any javascript or html you like on this site, provided you remove all links and/or references to $siteDomainName However, please do not copy any content or images without permission. $siteCredits --> #block writeHeadTag <head> <title>$title</title> $metaTags $stylesheetTags $javascriptTags </head> #end block writeHeadTag #end cache header ################# $bodyTag #block writeBody This skeleton page has no flesh. Its body needs to be implemented. #end block writeBody </body> </html>