<%= notice %>

Pins

<% @machines.each do |machine| %> <%= render machine %> <% end %>

<%= link_to "Add a pin", new_machine_path %>