From c5e67b7f053561e9ca699b71c57fbe746f6522c2 Mon Sep 17 00:00:00 2001
From: ashley
<%- x.contentHtml.replace(/\n/g, "
"); %>
<% if (x.likeCount === 0) { %>|<% } else { %> <%= convert(x.likeCount) %> |<% } %> <% if (x.replies?.replyCount != 0) { %> <%- x.replies.replyCount %> <% } %> <% if(x.creatorHeart) { %> <% } %>
<%- x.author%><% if (x.verified) { %><% } %>
<% } %><% if (x.authorIsChannelOwner) { %><%- x.publishedText %>
<%- x.author%><% if (x.verified) { %><% } %>
<%- x.publishedText %>
<% } %><%- x.contentHtml.replace(/\n/g, "
"); %>
<% if (x.likeCount === 0) { %>|<% } else { %> <%= convert(x.likeCount) %> |<% } %> <% if (x.replies.replyCount != 0) { %> <%- x.replies.replyCount %> <% } %> <% if(x.creatorHeart) { %> <% } %>