mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 09:46:11 +01:00
15 lines
329 B
HTML
15 lines
329 B
HTML
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
|
<html>
|
||
|
|
<head>
|
||
|
|
|
||
|
|
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
||
|
|
<title>Protected page</title>
|
||
|
|
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div align="Center"><br>
|
||
|
|
<h1>Congratulation! You gave the right user name and password.</h1>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|