mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-21 23:12:06 +01:00
12 lines
188 B
HTML
Executable File
12 lines
188 B
HTML
Executable File
<HTML>
|
|
<HEAD>
|
|
<TITLE>Page Not Found</TITLE>
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF">
|
|
<HR>
|
|
<H1>Request Page Not Found</H1>
|
|
This is a custom error page for 404 status.
|
|
<HR>
|
|
</BODY>
|
|
</HTML>
|