File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+
3+ < html lang ="en " dir ="ltr ">
4+
5+ < head >
6+
7+ < meta charset ="utf-8 ">
8+
9+ < link rel ="icon " type ="image/jpg " href ="https://arms-cse3001.42web.io/account/img/logo.ico " />
10+
11+ < title > 400 Bad Request</ title >
12+
13+ < link rel ="stylesheet " href ="style.css ">
14+
15+ </ head >
16+
17+ < body >
18+
19+ < div id ="error-page ">
20+
21+ < div class ="content ">
22+
23+ < h1 data-text ="400 ">
24+
25+ 400</ h1 >
26+
27+ < h4 data-text ="Opps! Bad Request ">
28+
29+ Opps! Bad Request</ h4 >
30+
31+ < p >
32+
33+ Sorry from Athena, How weird! The website you requested couldn’t understand the request sent by you!</ p >
34+
35+ < div class ="btns1 ">
36+
37+ < a href ="https://arms-cse3001.42web.io "> return home</ a > </ div >
38+
39+ < div class ="btns ">
40+
41+ < a href ="mailto:hariket.sukeshkumar2020@gmail.com "> report problem</ a >
42+
43+ </ div >
44+
45+ </ div >
46+
47+ </ div >
48+
49+ </ body >
50+
51+ </ html >
52+
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+
3+ < html lang ="en " dir ="ltr ">
4+
5+ < head >
6+
7+ < meta charset ="utf-8 ">
8+
9+ < title > 401 Authentication Required</ title >
10+
11+ < link rel ="icon " type ="image/jpg " href ="https://arms-cse3001.42web.io/account/img/logo.ico " />
12+
13+ < link rel ="stylesheet " href ="style.css ">
14+
15+ </ head >
16+
17+ < body >
18+
19+ < div id ="error-page ">
20+
21+ < div class ="content ">
22+
23+ < h1 data-text ="401 ">
24+
25+ 401</ h1 >
26+
27+ < h4 data-text ="Authentication Required ">
28+
29+ Authentication Required</ h4 >
30+
31+ < p >
32+
33+ Sorry from Athena, first we would require you to login! Without login, we can't permit you.</ p >
34+
35+ < div class ="btns1 ">
36+
37+ < a href ="https://arms-cse3001.42web.io/ "> return home</ a > </ div >
38+
39+ < div class ="btns ">
40+
41+ < a href ="mailto:hariket.sukeshkumar2020@gmail.com "> report problem</ a >
42+
43+ </ div >
44+
45+ </ div >
46+
47+ </ div >
48+
49+ </ body >
50+
51+ </ html >
52+
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+
3+ < html lang ="en " dir ="ltr ">
4+
5+ < head >
6+
7+ < meta charset ="utf-8 ">
8+
9+ < title > 403 Forbidden</ title >
10+
11+ < link rel ="icon " type ="image/jpg " href ="https://arms-cse3001.42web.io/account/img/logo.ico " />
12+
13+ < link rel ="stylesheet " href ="style.css ">
14+
15+ </ head >
16+
17+ < body >
18+
19+ < div id ="error-page ">
20+
21+ < div class ="content ">
22+
23+ < h1 data-text ="403 ">
24+
25+ 403</ h1 >
26+
27+ < h4 data-text ="Forbidden ">
28+
29+ Forbidden</ h4 >
30+
31+ < p >
32+
33+ Sorry from Athena, The website’s configuration prevents you from accessing this page. </ p >
34+
35+ < div class ="btns1 ">
36+
37+ < a href ="https://arms-cse3001.42web.io "> return home</ a > </ div >
38+
39+ < div class ="btns ">
40+
41+ < a href ="mailto:hariket.sukeshkumar2020@gmail.com "> report problem</ a >
42+
43+ </ div >
44+
45+ </ div >
46+
47+ </ div >
48+
49+ </ body >
50+
51+ </ html >
52+
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+
3+ < html lang ="en " dir ="ltr ">
4+
5+ < head >
6+
7+ < meta charset ="utf-8 ">
8+
9+ < title > 404 Error Page</ title >
10+
11+ < link rel ="icon " type ="image/jpg " href ="https://arms-cse3001.42web.io/account/img/logo.ico " />
12+
13+ < link rel ="stylesheet " href ="style.css ">
14+
15+ </ head >
16+
17+ < body >
18+
19+ < div id ="error-page ">
20+
21+ < div class ="content ">
22+
23+ < h1 data-text ="404 ">
24+
25+ 404</ h1 >
26+
27+ < h4 data-text ="Opps! Page not found ">
28+
29+ Opps! Page not found</ h4 >
30+
31+ < p >
32+
33+ Sorry from Athena, Page you're looking for doesn't exist. If you think something needs to be added, report problem.</ p >
34+
35+ < div class ="btns1 ">
36+
37+ < a href ="https://arms-cse3001.42web.io/ "> return home</ a > </ div >
38+
39+ < div class ="btns ">
40+
41+ < a href ="mailto:hariket.sukeshkumar2020@gmail.com "> report problem</ a >
42+
43+ </ div >
44+
45+ </ div >
46+
47+ </ div >
48+
49+ </ body >
50+
51+ </ html >
52+
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+
3+ < html lang ="en " dir ="ltr ">
4+
5+ < head >
6+
7+ < meta charset ="utf-8 ">
8+
9+ < title > 500 Internal Server Error</ title >
10+
11+ < link rel ="icon " type ="image/jpg " href ="https://arms-cse3001.42web.io/account/img/logo.ico " />
12+
13+ < link rel ="stylesheet " href ="style.css ">
14+
15+ </ head >
16+
17+ < body >
18+
19+ < div id ="error-page ">
20+
21+ < div class ="content ">
22+
23+ < h1 data-text ="500 ">
24+
25+ 500</ h1 >
26+
27+ < h4 data-text ="Internal Server Error ">
28+
29+ Internal Server Error</ h4 >
30+
31+ < p >
32+
33+ Sorry from Athena, something broke when loading the page you requested! This is usually caused from server side </ p >
34+
35+ < div class ="btns1 ">
36+
37+ < a href ="https://arms-cse3001.42web.io "> return home</ a > </ div >
38+
39+ < div class ="btns ">
40+
41+ < a href ="mailto:hariket.sukeshkumar2020@gmail.com "> report problem</ a >
42+
43+ </ div >
44+
45+ </ div >
46+
47+ </ div >
48+
49+ </ body >
50+
51+ </ html >
52+
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+
3+ < html lang ="en " dir ="ltr ">
4+
5+ < head >
6+
7+ < meta charset ="utf-8 ">
8+
9+ < title > 503 Service Unavailable</ title >
10+
11+ < link rel ="icon " type ="image/jpg " href ="https://arms-cse3001.42web.io/account/img/logo.ico " />
12+
13+ < link rel ="stylesheet " href ="style.css ">
14+
15+ </ head >
16+
17+ < body >
18+
19+ < div id ="error-page ">
20+
21+ < div class ="content ">
22+
23+ < h1 data-text ="503 ">
24+
25+ 503</ h1 >
26+
27+ < h4 data-text ="Service Unavailable ">
28+
29+ Service Unavailable</ h4 >
30+
31+ < p >
32+
33+ Sorry from Athena, Server is temporarily unavailable. Check back again in few minutes! </ p >
34+
35+ < div class ="btns1 ">
36+
37+ < a href ="https://arms-cse3001.42web.io "> return home</ a > </ div >
38+
39+ < div class ="btns ">
40+
41+ < a href ="mailto:hariket.sukeshkumar2020@gmail.com "> report problem</ a >
42+
43+ </ div >
44+
45+ </ div >
46+
47+ </ div >
48+
49+ </ body >
50+
51+ </ html >
52+
You can’t perform that action at this time.
0 commit comments