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

3 lines
139 B
HTML
Raw Normal View History

2015-05-18 10:12:48 +09:00
<template name="notifications_mark_as_read">
2015-08-05 18:49:11 +09:00
<a href="#" class="button mark-as-read btn btn-primary">{{_ "mark_as_read"}}</a>
</template>