.tab-pane.active.fade.show{ role: 'tabpanel', id: 'new' }
- new.each do |user|
= render 'discover/userbox', u: user, type: 'new'