Vulcan/client/views/posts/modules/post_actions.html
2014-08-20 15:59:11 +09:00

5 lines
No EOL
139 B
HTML

<template name="postActions">
<a class="toggle-actions-link mobile-only" href="#">
<span class="action"></span>
</a>
</template>