mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 22:37:56 +01:00
bwa
This commit is contained in:
parent
f5e98c8fe2
commit
c92caf80c5
1 changed files with 2 additions and 2 deletions
|
@ -3196,7 +3196,7 @@ 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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue