mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-06 15:29:02 +00:00
13 lines
279 B
PHP
13 lines
279 B
PHP
|
<html>
|
||
|
<head>
|
||
|
<title>Enter the title of your HTML document here</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p><H1>Please wait, starting anim session</H1></p>
|
||
|
<hr/>
|
||
|
<br/>
|
||
|
<hr/>
|
||
|
<a href="web_start.php">Back to main menu</a>
|
||
|
</body>
|
||
|
</html>
|