{{ nav.warehouseLabel() }} {{ nav.currentUser.role | roleLabel }}
Notifications {{ nav.unreadCount }} unread
{{ g.label }}
{{ nav.notifActor(n) }} {{ n.message }}
{{ nav.notifLabel(n) }} For you {{ nav.relTime(n.created_at) }}

{{ nav.notifKind==='unread' ? "You're all caught up" : 'No notifications' }}

{{ nav.notifKind==='unread' ? 'Nothing unread right now.' : 'New activity will show up here.' }}