mirror of
https://github.com/sstent/TESTSITE.git
synced 2025-12-06 06:01:53 +00:00
19 lines
272 B
HTML
19 lines
272 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
|
|
<!--
|
|
Override `ll_CC` below with your default language and country code
|
|
-->
|
|
<meta http-equiv="refresh" content="0; url=ll_CC/" />
|
|
|
|
<title>Loading</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Please wait…</h1>
|
|
</body>
|
|
|
|
</html>
|