12 lines
406 B
HTML
12 lines
406 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta http-equiv="refresh" content="0;url='http://auditionadmin.test/admin/students'" />
|
|
|
|
<title>Redirecting to http://auditionadmin.test/admin/students</title>
|
|
</head>
|
|
<body>
|
|
Redirecting to <a href="http://auditionadmin.test/admin/students">http://auditionadmin.test/admin/students</a>.
|
|
</body>
|
|
</html> |