khanat-opennel-code/code/web/public_php/ring/anim_session.php
Laszlo Kis-Adam 0876456a22 Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #93)
Further GUI Editor improvements
2014-10-13 20:17:57 +02:00

12 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>