Correcion al enviar pedidos. al servidor. Generacion de Mensajes SnackBar
This commit is contained in:
15
src/public/Html/reproductor.html
Normal file
15
src/public/Html/reproductor.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="https://www.youtube.com/iframe_api"></script>
|
||||
<script src="https://cdn.rawgit.com/labnol/files/master/yt.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div data-video="Qo9GyytH17o"
|
||||
data-autoplay="1"
|
||||
data-loop="1"
|
||||
id="Qo9GyytH17o">
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user