From d539547fd39cd2f737d670244d24dd3af92b457c 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 || "0" %> <% } %> <% 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) { %> <% } %>