retrospring/app/views/notifications/_notification_tabs.html.haml
2014-12-14 13:52:18 +01:00

9 lines
No EOL
285 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", ""
= nav_entry "Answers", ""
= nav_entry "Smiles", ""
= nav_entry "Comments", ""
= nav_entry "Followers", ""