{{editingRecipe ? 'Edit Recipe' : 'Create New Recipe'}}

Loading. Please wait.
Recipe not saved
Total: {{calculateTotalTime()}} min
Ingredients Calories per serving: {{calculateTotalCalories() | number: 0}}
{{(ingredient.totalCalories | number: 0) || 0}} kcal
Directions
{{errorMessages.ingredients}}
Photo
{{(!!recipe.photo && recipe.photo.is_user_uploaded) ? ' Change Photo' : '+ Add Photo'}}
This recipe has no photo.