Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / public / logout.html @ 01a30cd0

History | View | Annotate | Download (226 Bytes)

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>Thank you for using Pithos.
9
                <p><a href='/pithos/'>Login again</a>
10
                </center>
11
        </body>
12
</html>