Vulcan/packages/telescope-notifications/lib/client/templates/notifications_mark_as_read.html
2015-03-22 12:27:05 +09:00

3 lines
No EOL
146 B
HTML

<template name="notificationsMarkAsRead">
<li><a href="#" class="button mark-as-read btn btn-primary">{{_ "mark_as_read"}}</a></li>
</template>