<%-- This part creates path like "> Root > Some node > Some subnode"
with links to upper level nodes --%>
<%-- Always add root node --%>
>
<%-- Iterate through subnodes, if any --%>
>
<%-- Title and full description of the node --%>
<%-- Iterate through subnodes --%>
<%-- Cell with icons (info or actions like remove node) --%>
"
onclick="javascript:removeNode('','${removeNodeUrl}')" />
" />
<%-- Link to node and its brief description --%>
(locked)
- ${subnode.briefDescription}
<%-- Form for editing the node --%>
<%-- Do we edit the current node or create a subnode? --%>