mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-22 15:21:01 +00:00
5 lines
189 B
HTML
5 lines
189 B
HTML
|
|
<a title="Reply" href="{{ post.urls.action_reply }}" role="menuitem">
|
|
<i class="fa-solid fa-reply"></i>
|
|
<span class="like-count">{{ post.stats_with_defaults.replies }}</span>
|
|
</a>
|