diff --git a/html/poketube.ejs b/html/poketube.ejs index 1e8d2335..3259eb34 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -406,13 +406,13 @@ Version
-
+
- -
+
<% if (!qua) { %> @@ -483,12 +483,14 @@ display: block;" autoplay controls <% } %> - + + + <% if (inv.comments.length > 8 ) { %>
<% inv.comments.slice(-8).forEach(x =>{ %> - + <%- x.contentHtml %>