mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 21:46:04 +01:00
9 lines
No EOL
411 B
Text
9 lines
No EOL
411 B
Text
.col-md-3.col-xs-12.col-sm-3
|
|
.panel.panel-default
|
|
.panel-body
|
|
%ul.nav.nav-pills.nav-stacked
|
|
= 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') |