Files
NetDomainManager/index.html
T

11 lines
272 B
HTML
Raw Normal View History

2026-05-14 14:45:14 -04:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Default Page</title>
</head>
<body>
<p>This is the default web page. Please configure your DNS.</p>
</body>
</html>