2014-12-09 14:07:04 -08:00
|
|
|
.col-md-3.col-xs-12.col-sm-3
|
|
|
|
.panel.panel-default
|
|
|
|
.panel-body
|
|
|
|
%ul.nav.nav-pills.nav-stacked
|
2014-12-14 06:24:59 -08:00
|
|
|
= nav_entry "All notifications", notifications_path
|
|
|
|
= nav_entry "Answers", notifications_path('answer')
|
|
|
|
= nav_entry "Smiles", notifications_path('smile')
|
|
|
|
= nav_entry "Comments", notifications_path('comment')
|
|
|
|
= nav_entry "Followers", notifications_path('relationship')
|