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+ < title > 503 Service Unavailable</ title >
10+
11+ < link rel ="icon " type ="image/jpg " href ="https://athena-dbms.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://athena-dbms.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