diff --git a/html/poketube.ejs b/html/poketube.ejs index 178ae21f..231fca58 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1130,10 +1130,9 @@ display: block; !important;" autoplay controls> " %>">
-
+
<%=k.Video.Channel.Name%> - - + <% if (inv_vid?.authorVerified) { %>
@@ -1249,8 +1248,8 @@ display: block; !important;" autoplay controls>
- - <%- convert(inv.commentCount) %> Comments + + <%- inv.commentCount.toLocaleString() %>
@@ -1916,7 +1915,7 @@ window.addEventListener("unload", cleanup) - +