diff --git a/html/poketube.ejs b/html/poketube.ejs index 5d701592..35e7b35b 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1533,18 +1533,23 @@ padding: 3px; - + <% if (!qua) { %> - + + + <% } %> <% if (qua === "medium") { %> - + + <% } %> + + @@ -1936,7 +1941,7 @@ More Epic options owo~ <%- x.contentHtml %> - <%- x.publishedText %> - <%- convert(x.likeCount) %> Likes <% if(x.creatorHeart) { %> + <%- x.publishedText %> - <%- convert(x.likeCount) %> Likes <% if(x.creatorHeart) { %> @@ -1968,18 +1973,41 @@ More Epic options owo~ - - Comments - - View The comments on dis video :3 - - - - + <% if (Array.isArray( inv.comments)) { %> + Comments + + + + + + + + + + + + + + + + + + + + <%- inv.comments[0].contentHtml %> + + + + + + + + <% } %> +
<%- x.contentHtml %> - <%- x.publishedText %> - <%- convert(x.likeCount) %> Likes <% if(x.creatorHeart) { %> + <%- x.publishedText %> - <%- convert(x.likeCount) %> Likes <% if(x.creatorHeart) { %> @@ -1968,18 +1973,41 @@ More Epic options owo~ - - Comments - - View The comments on dis video :3 - - - - + <% if (Array.isArray( inv.comments)) { %> + Comments + + + + + + + + + + + + + + + + + + + + <%- inv.comments[0].contentHtml %> + + + + + + + + <% } %> +
- View The comments on dis video :3 - - - -
+ <%- inv.comments[0].contentHtml %> +