--- layout: base.njk title: All Recipes description: All recipes on Volpe. permalink: /recipes/ ---
{{ recipeData.newest.data.description }}
{% endif %} {% if recipeData.newest.data.amount %}Amount: {{ recipeData.newest.data.amount }}
{% endif %} {% if recipeData.newest.data.cookingTime %}Cooking Time: {{ recipeData.newest.data.cookingTime }}
{% endif %}No recipes yet.
{% endif %}