Instrumental | 71037c3 | 2018-03-26 13:51:48 -0700 | [diff] [blame] | 1 | <html> |
| 2 | <head> <!-- begin head --> |
| 3 | <meta charset="utf-8"> |
| 4 | <title>AT&T Authentication/Authorization Tool</title> |
| 5 | <!-- |
| 6 | <link rel="stylesheet" href="_AUTHZ_GUI_URL_/theme/aaf5.css"> |
| 7 | <script type="text/javascript" src="_AUTHZ_GUI_URL_/theme/comm.js"></script> |
| 8 | <script type="text/javascript" src="_AUTHZ_GUI_URL_/theme/console.js"></script> |
| 9 | <script type="text/javascript" src="_AUTHZ_GUI_URL_/theme/common.js"></script> |
| 10 | <link rel="stylesheet" href="_AUTHZ_GUI_URL_/theme/aaf5Desktop.css"> |
| 11 | --> |
| 12 | </head> <!-- end head --> |
| 13 | <body> <!-- begin body --> |
| 14 | <header> <!-- begin header --> |
| 15 | <h1>AT&T Auth Tool on _ENV_CONTEXT_</h1> |
| 16 | <p id="version">AAF Version: _ARTIFACT_VERSION_</p> |
| 17 | </header> |
| 18 | <h1>Success for File Server Access</h1> |
| 19 | </body> |
| 20 | </html> |