<% title "New Note" %> <%= render 'form' %>

<%= link_to "Back to List", notes_path %>