1
1
Fork 0
mirror of https://github.com/jointakahe/takahe.git synced 2025-01-14 16:45:27 +00:00
takahe/templates/activities/_reply.html
2022-11-24 15:17:32 -07:00

4 lines
98 B
HTML

<a title="Reply" href="{{ post.urls.action_reply }}">
<i class="fa-solid fa-reply"></i>
</a>