Skip to content

Commit

Permalink
missed calories
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirv committed Jun 17, 2017
1 parent 0592e9a commit e8f80e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/recipes/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@

<p>Feeds: <%= @recipe.servings_made %></p>
<p>Preptime: <%= @recipe.prep_times %></p>
<p>Calories: <%= @recipe.calories %></p>

<p><strong>Notes:</strong></p><%= simple_format(@recipe.description) %>
<div class="pull-right">
Expand Down

0 comments on commit e8f80e0

Please sign in to comment.