source: main/waeup.cas/trunk/waeup/cas/templates/login_successful.html @ 10394

Last change on this file since 10394 was 10394, checked in by uli, 11 years ago

Store work from last days.

File size: 178 bytes
Line 
1<html>
2  <head>
3    <title>Single Sign-On initiated</title>
4  </head>
5  <body>
6    <h1>Logged in</h1>
7    <div>You successfully initiated single sign-on!</div>
8  </body>
9</html>
Note: See TracBrowser for help on using the repository browser.