diff options
| -rw-r--r-- | app/views/nodes/index.html.erb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/nodes/index.html.erb b/app/views/nodes/index.html.erb index 903e80b..2688ea1 100644 --- a/app/views/nodes/index.html.erb +++ b/app/views/nodes/index.html.erb | |||
| @@ -1,6 +1,3 @@ | |||
| 1 | <% content_for :subnavigation do %> | ||
| 2 | <%= link_to 'Create', new_node_path %> | ||
| 3 | <% end %> | ||
| 4 | <h1>Nodes</h1> | 1 | <h1>Nodes</h1> |
| 5 | 2 | ||
| 6 | <div> | 3 | <div> |
