6 lines
195 B
Smarty
6 lines
195 B
Smarty
<i class="UserNotifications-Icon CDB-IconFont CDB-IconFont-alert"></i>
|
|
|
|
<% if (notificationsCount > 0) { %>
|
|
<span class="Badge UserNotifications-badge"><%- notificationsCount %></span>
|
|
<% } %>
|