Vulcan/packages/nova-notifications/lib/client/templates/notifications_mark_as_read.html

3 lines
No EOL
139 B
HTML

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