KLanding/config/redirect.html

8 lines
176 B
HTML
Raw Normal View History

2015-07-28 09:11:06 +01:00
<html>
<head>
2015-12-12 23:17:13 +00:00
<meta HTTP-EQUIV="REFRESH" content="2; url=default.php">
2015-07-28 09:11:06 +01:00
</head>
<body>
Your config is being loaded, please wait..
</body>
</html>