test 2
This commit is contained in:
parent
92c0dbfe23
commit
24cfbe107d
@ -3653,12 +3653,11 @@ More Epic options owo~
|
||||
<div>
|
||||
<a class="max-lines-2" href="/channel?id=<%= x.authorId %>@youtube.com" style="-webkit-line-clamp:1;width:12em;word-wrap:break-word;color:#fff;">
|
||||
|
||||
<%=x.author %> <% if (x?.authorVerified) { %>
|
||||
<%=x.author %> - <%= x.viewCountText %> Views - <%= x.publishedText %> <% if (x?.authorVerified) { %>
|
||||
<i class="icon ion ion-md-checkmark-circle" style="margin-left: 0em;" title="verified channel"></i>
|
||||
<% } %>
|
||||
</a>
|
||||
<div class="video-views">
|
||||
<%= x.viewCountText %> Views
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user