% title "Edit Meal Log Item" %> <%= render 'form' %>
<%= link_to "Show", @meal_log_item %> | <%= link_to "View All", meal_log_items_path %>