summaryrefslogtreecommitdiff
path: root/app/views/nodes/show.html.erb
blob: dd37c28076bdaf28473a6c764c7df6414cff1552 (plain)
1
2
3
4
5
<h1>Node</h1>

<%= @node.unique_name %>

<%= link_to 'Edit', edit_node_path %>