Vulcan/client/views/posts/modules/post_actions.html

5 lines
139 B
HTML
Raw Normal View History

<template name="postActions">
2014-08-20 15:59:11 +09:00
<a class="toggle-actions-link mobile-only" href="#">
<span class="action"></span>
</a>
</template>