Commit 692f1c0a authored by Sergey Antonovich's avatar Sergey Antonovich 🇯🇵

Add new file

parent 61091326
Pipeline #57 canceled with stages
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Page Title</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link rel="stylesheet" href="mobile-window.css">
<script src="mobile-window.js"></script>
<script>FORM_PLAYER_URL_PREFIX = "http://127.0.0.1/Synergy/";</script> <!-- Для работы компонента HTD редактора -->
<link rel="stylesheet" href="http://127.0.0.1/Synergy/js/form.player.css"/> <!--стандартный стиль компонентов формы-->
<script src="http://127.0.0.1/Synergy/js/vendor.js" type="text/javascript"></script> <!--ссылка на сторонние библиотеки-->
<script src="http://127.0.0.1/Synergy/js/form.player.js" type="text/javascript"></script> <!--ссылка на проигрыватель форм-->
</head>
<body>
<div id="form_player_container">
<div id="form_player_div"></div>
</div>
</body>
</html>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment