]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/standalone/videos/embed.html
Add logic to handle playlist in embed
[github/Chocobozzz/PeerTube.git] / client / src / standalone / videos / embed.html
index 6edf71f48680f73eaaabfbdf31651abb2b5f0490..908aad940ba3d1fc604b2432bc2842d096fc0b4a 100644 (file)
       <div id="error-content"></div>
     </div>
 
-    <video playsinline="true" id="video-container" class="video-js vjs-peertube-skin">
-    </video>
+    <div id="video-wrapper"></div>
 
-    <div id="placeholder-preview" />
+    <div id="placeholder-preview"></div>
 
   </body>
 </html>