Minor cleanups.
[pithos] / src / gr / ebs / gss / public / error502.html
1 <html>
2         <head>
3                 <title>Pithos</title>
4                 <link type="text/css" rel="stylesheet" href="gss.css">
5         </head>
6         <body>
7                 <center>
8                 <p>The server received an invalid response from the upstream server it accessed in attempting to fulfill the request.
9                 <p><a href='/gss/'>Login again</a>
10                 </center>
11         </body>
12 </html>