File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed
install/ubuntu/13.04/templates/web/suspend Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
22< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en "> < head >
3- < title > SUSPEND </ title >
3+ < title > Website Suspended </ title >
44 < meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 "/>
5- < meta name ="description " content ="Sorry, something went wrong. Internal Server Error "/>
5+ < meta name ="description " content ="This website has been suspended. "/>
66 < style type ="text/css ">
77 body {font-size : 14px ; color : # 777777 ; font-family : arial; text-align : center;}
88 h1 {font-size : 84px ; color : # 99A7AF ; margin : 70px 0 0 0 ;}
9- h2 {color : # DE6C5D ; font-family : arial; font-size : 20px ; font-weight : bold; letter-spacing : -1px ; margin : -3 px 0 39 px ;}
9+ h2 {color : # DE6C5D ; font-family : arial; font-size : 20px ; font-weight : bold; letter-spacing : -1px ; margin : 15 px 0 25 px ;}
1010 p {width : 320px ; text-align : center; margin-left : auto;margin-right : auto; margin-top : 30px }
1111 div {width : 320px ; text-align : center; margin-left : auto;margin-right : auto;}
1212 a : link {color : # 34536A ;}
1515 a : hover {color : # 34536A ;}
1616 </ style >
1717</ head >
18-
1918< body >
20- < h1 > SUSPEND </ h1 >
21- < h2 > This site has been suspended</ h2 >
19+ < h1 > SUSPENDED </ h1 >
20+ < h2 > This website has been suspended. </ h2 >
2221 < div >
23- Please contact technical support departament .
22+ Please contact the technical support department .
2423 </ div >
2524</ body >
26-
2725</ html >
You can’t perform that action at this time.
0 commit comments