summaryrefslogtreecommitdiff
path: root/app/views/projects/network/_head.html.haml
blob: e430dc2f372f92c7869199a75cb20553f7a31c9f (plain)
1
2
3
4
5
6
.row-content-block.second-block.content-component-block.gl-px-0.gl-py-3
  .tree-ref-holder
    = render partial: 'shared/ref_switcher', locals: {destination: 'graph'}

  .oneline
    = _("You can move around the graph by using the arrow keys.")