diff --git a/html/poketube.ejs b/html/poketube.ejs
index 625c6c60..102f1a73 100644
--- a/html/poketube.ejs
+++ b/html/poketube.ejs
@@ -464,11 +464,12 @@ display: block;" autoplay controls
<% } %>
-
+
@@ -481,8 +482,9 @@ display: block;" autoplay controls
<% } %>
-
- <% if (inv.comments.length > 8 ) { %>
+
+
+ <% if (inv.comments.length > 8 ) { %>
<% inv.comments.slice(-8).forEach(x =>{ %>
@@ -493,9 +495,9 @@ display: block;" autoplay controls
<% }) %>
<% } %>
-
-
-
+
+
+
Video id : <%=video.id%>
ImmersiveAmbientModecolor: <% if (lightOrDark(color) == "light") { %><%=color%> (color 1)<% } %><% if (lightOrDark(color) == "dark") { %> <%=color2%> (color 2) <% } %>
@@ -506,7 +508,9 @@ display: block;" autoplay controls
Date : <%- Date.now() %>
Mystery text : <%=btoa(video.id + " i " + " lov " + " u " + u.replace("https://","") ) %>
143 : true
-
+
+
+
@@ -598,7 +602,9 @@ display: block;" autoplay controls
Encryption
-
+
+
+