gPanel/document_roots/public/test.html

10 lines
172 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Public Test</title>
</head>
<body>
<h1>Public Test</h1>
<p>My public test paragraph.</p>
</body>
</html>