This commit is contained in:
dreamer 2024-05-03 15:26:11 +03:00 committed by GitHub
commit fdc958959a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,7 @@
<% } %>
</td>
<td class='usages'>
<%- tag.postCount %>
<a href='<%- ctx.formatClientLink('posts', {query: tag.names[0]}) %>'><%- tag.postCount %></a>
</td>
<td class='creation-time'>
<%= ctx.makeRelativeTime(tag.creationTime) %>