]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/index.html
Client: fix progress bar and tags validation issues
[github/Chocobozzz/PeerTube.git] / client / src / index.html
index f2f601779a2446960e275229e62003b640320d96..f39d8d2cfc1a637247f0338b644e23d4f8959628 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <html>
   <head>
     <base href="/">
@@ -15,6 +16,7 @@
 
   <!-- 3. Display the application -->
   <body>
-    <my-app>Loading...</my-app>
+    <my-app>
+    </my-app>
   </body>
 </html>