diff --git a/cookbook/templates/recipe_view.html b/cookbook/templates/recipe_view.html index 3df89a617..d06b7aba9 100644 --- a/cookbook/templates/recipe_view.html +++ b/cookbook/templates/recipe_view.html @@ -32,15 +32,22 @@ {% endif %} {% if ingredients %} -
| {{ i.amount.normalize }} | +{{ i.unit }} | +{{ i.name }} | +