Files
boc/aamos-admin-upgrade/web/index.html
T

12 lines
267 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=unified-dashboard.html">
<title>AAMOS Admin</title>
</head>
<body>
<p>Redirecting to <a href="unified-dashboard.html">Unified Dashboard</a>...</p>
</body>
</html>