UNPKG

ep_rocketchat

Version:
7 lines (6 loc) 233 B
<script id="ep_rocketchat_unreadNotification" type="text/html"> <div class="bubble_notify"> <span class="bubble_notify_number">${unread > 99 ? 99 : unread}</span> <div class="bubble_notify_tail"> </div> </script>