
{{ (recipe_details.title == 'Poached fruit in vanilla/saffron sauce') ? 'Sweet' : ( (recipe_details.title == 'Ithikid Bele Saaru (Lilva beans Gravy)') ? 'Curries' : ( (recipe_details.title == 'Secret of the Gingersnap Cookies') ? 'Cookies' : '') ) }}
{{ recipe_details.title}}
{{ recipe_details.description}}
{{ recipe_details.preparation_time }}
- Ingredients
- Preperations steps
- {{ ingredient.recipe_description }}