This repository has been archived on 2023-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
takahe/templates/activities/_reply.html
2022-11-24 15:17:32 -07:00

5 lines
98 B
HTML

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