_node.html.haml revision f0cc21da871d51c6e8c2dafaf4b076cc8b45ec0b
- if node
%li{id: node.id}
%a
= link_to node, locid_for(node.symbols.first)
%ul
= render partial: 'node', collection: node.children.to_a