Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / public / logout.html @ c527afd3

History | View | Annotate | Download (226 Bytes)

1 14ad7326 pastith
<html>
2 14ad7326 pastith
        <head>
3 0a84c89d pastith
                <title>Pithos</title>
4 14ad7326 pastith
                <link type="text/css" rel="stylesheet" href="gss.css">
5 14ad7326 pastith
        </head>
6 14ad7326 pastith
        <body>
7 14ad7326 pastith
                <center>
8 501a78e2 pastith
                <p>Thank you for using Pithos.
9 14041e76 pastith
                <p><a href='/pithos/'>Login again</a>
10 14ad7326 pastith
                </center>
11 14ad7326 pastith
        </body>
12 14ad7326 pastith
</html>