ProPeler
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
cpanel-ccs
/
calendarserver
/
webadmin
/
Filename :
landing.xhtml
back
Copy
<!DOCTYPE html> <html xmlns:t="http://twistedmatrix.com/ns/twisted.web.template/0.1" t:render="main"> <head> <title><t:slot name="title" /></title> <link t:render="stylesheet" /> </head> <body> <h1><t:slot name="title" /></h1> <ul> <li><a href="config">Server Configuration</a></li> <li><a href="principals">Principal Management</a></li> </ul> </body> </html>