| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <title>Virgo Admin Console - Loading</title> | |
| <meta http-equiv="REFRESH" content="0;url=content/overview"> | |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
| <link rel="shortcut icon" href="images/favicon.ico" /> | |
| </head> | |
| <body> | |
| <br/> | |
| <div style="text-align:center;"> | |
| <p> | |
| <em>Virgo Admin Console, Loading...</em> | |
| </p> | |
| </div> | |
| <div style="margin:auto; width:48px; height:48px;"> | |
| <img alt="" src="images/loader-large.gif"> | |
| </div> | |
| </body> | |
| </html> |