diff --git a/html/watch.ejs b/html/watch.ejs index da6f5287..1cae91a6 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -3064,7 +3064,40 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap; + <% if (Array.isArray( inv.comments)) { %> +
+
Comments - <%- convert(inv.commentCount) %> + + + +
+
+
+
+
+ +
+ + + +
+ + + +
+

+ <%- inv.comments[0].contentHtml %> +

+
+ +
+ +
+ + + + <% } %>