CINXE.COM

We're sorry, but something went wrong

<!DOCTYPE html> <html> <head> <title>We're sorry, but something went wrong</title> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300' rel='stylesheet' type='text/css'> <style type="text/css"> body { font-family: "Open Sans", sans-serif; } .number { display: inline-block; letter-spacing: -10px; line-height: 140px; font-size: 140px; font-weight: 300; color: #EC8C8C; text-align: right; } .details{ vertical-align: top; margin-left: 40px; display: inline-block; text-align: left; } ul { padding-left: 20px; list-style-type: none; } a { text-shadow: none; color: #337AB7; text-decoration: none; } h3 { font-size: 24px; font-weight: 300; } .content { margin-top: 150px; margin-left: auto; margin-right: auto; width: 500px; } </style> </head> <body> <div class="content"> <div class="number">502</div> <div class="details"> <h3>Bad Gateway</h3> <div> Here are some suggestions: <ul> <li><a href="javascript:location.reload()" class="btn">Reload the page now</a></li> <li><a href="javascript:history.back()" class="btn">Go back to the previous page</a></li> <li><a href="/" class="btn">Go to the homepage</a></li> </ul> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10