Rev | Line | |
---|
[10612] | 1 | <!DOCTYPE html> |
---|
| 2 | <html lang="en"> |
---|
[10413] | 3 | <head> |
---|
| 4 | <title>WAeUP Central Authentication Service</title> |
---|
[10612] | 5 | PART_HEADER |
---|
[10413] | 6 | </head> |
---|
| 7 | <body> |
---|
[10612] | 8 | <div class="container"> |
---|
| 9 | <h2 class="text-center">WAeUP Central Authentication Service</h2> |
---|
| 10 | |
---|
| 11 | <div class="jumbotron"> |
---|
| 12 | <h1>Logged in</h1> |
---|
| 13 | <p class="lead">To access the service you requested, please</p> |
---|
| 14 | <p class="text-center"> |
---|
| 15 | <a href="SERVICE_URL" class="btn btn-lg btn-success">click here</a> |
---|
| 16 | </p> |
---|
| 17 | </div> |
---|
| 18 | </div> |
---|
| 19 | PART_FOOTER |
---|
[10413] | 20 | </body> |
---|
| 21 | </html> |
---|
Note: See
TracBrowser for help on using the repository browser.