<%= polyglot.t('nav.notifications') %>
<% if (ob.isFetching && !ob.collection.length) { %>
<% } else if (!ob.collection.length) { %>
<%= polyglot.t('NoNotifications') %>
<% } else { %>
<% } %>