0% found this document useful (0 votes)
16 views1 page

Application Error Page Template

The document contains multiple instances of HTML code displaying an application error page. Each instance includes an iframe that loads an error page from Heroku. Additionally, there is a message indicating a key system error with a request to contact developers on Discord.

Uploaded by

Neelam Singh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views1 page

Application Error Page Template

The document contains multiple instances of HTML code displaying an application error page. Each instance includes an iframe that loads an error page from Heroku. Additionally, there is a message indicating a key system error with a request to contact developers on Discord.

Uploaded by

Neelam Singh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

[8:31:34 @ 8/7/2024] Invaild Body 1

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Application Error</title>
<style media="screen">
html,body,iframe {
margin: 0;
padding: 0;
}
html,body {
height: 100%;
overflow: hidden;
}
iframe {
width: 100%;
height: 100%;
border: 0;
}
</style>
</head>
<body>
<iframe src="//[Link]/error-pages/application-
[Link]"></iframe>
</body>
</html>
[16:34:5 @ 9/24/2024] Invaild Body 3
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Application Error</title>
<style media="screen">
html,body,iframe {
margin: 0;
padding: 0;
}
html,body {
height: 100%;
overflow: hidden;
}
iframe {
width: 100%;
height: 100%;
border: 0;
}
</style>
</head>
<body>
<iframe src="//[Link]/error-pages/application-
[Link]"></iframe>
</body>
</html>
[16:34:5 @ 9/24/2024] Key System: [E] Luraph Script:2346: [string "Luraph"]:1: Key
System Error (3) Please Dms Devs On ԁіsсоrԁ.gg/hоhоhub!

You might also like