feat: add post/actions component

main
Julian Lam 2 years ago
parent 442119cf02
commit 1d5b9654b5

@ -76,7 +76,7 @@
</a> </a>
{{{ end }}} {{{ end }}}
<small class="pull-right"> <small class="pull-right" component="post/actions">
<!-- IMPORT partials/topic/reactions.tpl --> <!-- IMPORT partials/topic/reactions.tpl -->
<span class="post-tools"> <span class="post-tools">
<a component="post/reply" href="#" class="no-select <!-- IF !privileges.topics:reply -->hidden<!-- ENDIF !privileges.topics:reply -->">[[topic:reply]]</a> <a component="post/reply" href="#" class="no-select <!-- IF !privileges.topics:reply -->hidden<!-- ENDIF !privileges.topics:reply -->">[[topic:reply]]</a>

Loading…
Cancel
Save