Files
TESTSITE/index.html
Ali Servet Donmez f2ff6e7bdc Change structure so that it allows to create more than one wiki
… for each language that you would like to add.
2014-05-26 16:38:17 +02:00

19 lines
270 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<!--
Override `ll_CC` below with your default language & country code
-->
<meta http-equiv="refresh" content="0; url=ll_CC/" />
<title>Loading</title>
</head>
<body>
<h1>Please wait…</h1>
</body>
</html>