Files
portal/live-demo/index.html
T

12 lines
443 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=player.html">
<title>Лидерра — приёмочный эфир</title>
</head>
<body style="background:#012019;color:#F6F3EC;font-family:Arial,sans-serif;padding:24px">
Открываю плеер… если не открылось — <a href="player.html" style="color:#3fd1a8">нажми сюда</a>.
</body>
</html>