summaryrefslogtreecommitdiff
path: root/app/views/dashboard/_groups_head.html.haml
blob: 8a397a84e0ee1df98da2abad8098f926e1807ed8 (plain)
1
2
3
4
5
6
7
%ul.center-top-menu
  = nav_link(page: [dashboard_groups_path]) do
    = link_to dashboard_groups_path, title: 'Your groups', data: {placement: 'right'} do
      Your Groups
  = nav_link(page: [explore_groups_path]) do
    = link_to explore_groups_path, title: 'Explore groups', data: {toggle: 'tooltip', placement: 'bottom'} do
      Explore Groups