mirror of
https://codeberg.org/ashley/poke
synced 2026-04-09 04:07:58 +00:00
Add comment count
This commit is contained in:
@@ -1241,7 +1241,7 @@ display: block; !important;" autoplay controls>
|
|||||||
<div class="pill-button">
|
<div class="pill-button">
|
||||||
|
|
||||||
<i class="fa-light fa-comments"></i>
|
<i class="fa-light fa-comments"></i>
|
||||||
Comments
|
<%- convert(inv.commentCount) %> Comments
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@@ -2245,7 +2245,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
|||||||
<div class="pill-button">
|
<div class="pill-button">
|
||||||
|
|
||||||
<i class="fa-light fa-comments"></i>
|
<i class="fa-light fa-comments"></i>
|
||||||
Comments
|
<%- convert(inv.commentCount) %> Comments
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
<% }%>
|
<% }%>
|
||||||
|
|||||||
Reference in New Issue
Block a user