mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
bwa
This commit is contained in:
parent
f5e98c8fe2
commit
c92caf80c5
@ -3196,8 +3196,8 @@ More Epic options owo~
|
|||||||
|
|
||||||
</h5>
|
</h5>
|
||||||
<p class="comment" style="font-weight: bold;">
|
<p class="comment" style="font-weight: bold;">
|
||||||
<%- x.contentHtml %>
|
<%- x.contentHtml.replace(/\n/g, "<br>"); %>
|
||||||
<span style=" white-space: nowrap;"> <i class="fa-light fa-thumbs-up"></i>
|
<span style=" white-space: nowrap;"> <i class="fa-light fa-thumbs-up"></i>
|
||||||
<%- convert(x.likeCount) %> | <i class="fa-light fa-thumbs-down"></i>
|
<%- convert(x.likeCount) %> | <i class="fa-light fa-thumbs-down"></i>
|
||||||
|
|
||||||
<% if(x.creatorHeart) { %>
|
<% if(x.creatorHeart) { %>
|
||||||
|
Loading…
Reference in New Issue
Block a user